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-05-06 07:13:30 +0300
committerJunio C Hamano <gitster@pobox.com>2015-05-06 07:13:30 +0300
commit8440f74997cf7958c7e8ec853f590828085049b8 (patch)
tree73798caff990347d0c47dc0902567f999ebadb39 /GIT-VERSION-GEN
parente3b199aef13077d2bef7445dd76f760deda14cd8 (diff)
First batch for 2.5 cycle
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 48aee9c417..bfb715d3c8 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.4.0
+DEF_VER=v2.4.0.GIT
LF='
'