summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2012-10-17 10:36:01 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2012-10-17 10:36:42 -0700
commit7e2010537e96d0a1144520222f20ba1dc3d61441 (patch)
tree1e24acfbfcc05aa57e8cb2cfe3ffe01cb100961d /GIT-VERSION-GEN
parentMerge branch 'jk/maint-http-half-auth-push' into maint (diff)
downloadtgif-7e2010537e96d0a1144520222f20ba1dc3d61441.tar.xz
Git 1.7.12.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 ecdbf905a3..74513903e8 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.7.12.3
+DEF_VER=v1.7.12.4
LF='
'