summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2015-05-06 04:13:30 (GMT)
committerJunio C Hamano <gitster@pobox.com>2015-05-06 04:13:30 (GMT)
commit8440f74997cf7958c7e8ec853f590828085049b8 (patch)
tree73798caff990347d0c47dc0902567f999ebadb39 /GIT-VERSION-GEN
parente3b199aef13077d2bef7445dd76f760deda14cd8 (diff)
downloadgit-8440f74997cf7958c7e8ec853f590828085049b8.zip
git-8440f74997cf7958c7e8ec853f590828085049b8.tar.gz
git-8440f74997cf7958c7e8ec853f590828085049b8.tar.bz2
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 48aee9c..bfb715d 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='
'