Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2015-03-18 02:05:12 +0300
committerJunio C Hamano <gitster@pobox.com>2015-03-18 02:05:12 +0300
commit9ab698f4000a736864c41f57fbae1e021ac27799 (patch)
treecc3d5f397f58cb57507643a5008a27ebf322832a /GIT-VERSION-GEN
parent2a39bdb9a163f9f4ad11599dbeca87445eecb7d8 (diff)
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 f92fe17065..734fa9b434 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='
'