From be292440cdb2c5407fd309bdb126c109024ee18a Mon Sep 17 00:00:00 2001 From: Harald Hope Date: Fri, 28 Aug 2015 16:01:01 -0700 Subject: [PATCH] added file tag-id, this is enable the pointless and silly fiction of tagged releases. This file will be used to store the current tag version, which a script will increment by one and use as the base for the next release. I'd suspected that git made developers get really bad habits, and my suspicions have to some degree been confirmed, though I can see some advantages for certain development styles, but most definitely not all. --- tag-id | 1 + 1 file changed, 1 insertion(+) create mode 100644 tag-id diff --git a/tag-id b/tag-id new file mode 100644 index 0000000..311ab99 --- /dev/null +++ b/tag-id @@ -0,0 +1 @@ +2.2.28-2