summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2010-12-02 14:28:01 -0800
committerLibravatar Junio C Hamano <gitster@pobox.com>2010-12-02 14:28:01 -0800
commit2850c1a882ff78e181d0e44b54b595e6b272a02b (patch)
tree20f63fe92ba658eefa5c777d72375eb0aca2babd /GIT-VERSION-GEN
parentMerge branch 'maint-1.7.1' into maint-1.7.2 (diff)
parentGit 1.7.1.3 (diff)
downloadtgif-2850c1a882ff78e181d0e44b54b595e6b272a02b.tar.xz
Git 1.7.2.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 8efc557847..1c0f85c2bd 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.7.2.3
+DEF_VER=v1.7.2.4
LF='
'