summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2015-03-17 23:05:12 (GMT)
committerJunio C Hamano <gitster@pobox.com>2015-03-17 23:05:12 (GMT)
commit9ab698f4000a736864c41f57fbae1e021ac27799 (patch)
treecc3d5f397f58cb57507643a5008a27ebf322832a /GIT-VERSION-GEN
parent2a39bdb9a163f9f4ad11599dbeca87445eecb7d8 (diff)
downloadgit-9ab698f4000a736864c41f57fbae1e021ac27799.zip
git-9ab698f4000a736864c41f57fbae1e021ac27799.tar.gz
git-9ab698f4000a736864c41f57fbae1e021ac27799.tar.bz2
Post 2.3 cyce (batch #10)
Also declare that the next one will be called v2.4 ;-) Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'GIT-VERSION-GEN')
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index f92fe17..734fa9b 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.3.3
+DEF_VER=v2.3.3.GIT
LF='
'