summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2012-04-02 13:07:58 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2012-04-02 13:07:58 -0700
commitcb2ed324fc917db0b79d7b1f3756575ffa5f70d5 (patch)
treedaab0be3c734e90a06ff182b0836d990ed750834 /GIT-VERSION-GEN
parentMerge branch 'jc/maint-merge-autoedit' into maint (diff)
downloadtgif-cb2ed324fc917db0b79d7b1f3756575ffa5f70d5.tar.xz
Git 1.7.9.6
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 0a5135c05d..ba8c50302f 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.7.9.5
+DEF_VER=v1.7.9.6
LF='
'