summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2015-05-05 21:13:30 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2015-05-05 21:13:30 -0700
commit8440f74997cf7958c7e8ec853f590828085049b8 (patch)
tree73798caff990347d0c47dc0902567f999ebadb39 /GIT-VERSION-GEN
parentMerge branch 'jk/prune-mtime' (diff)
downloadtgif-8440f74997cf7958c7e8ec853f590828085049b8.tar.xz
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='
'