summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2017-07-30 14:45:13 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2017-07-30 14:45:13 -0700
commit5e0649dc65fe33e8cf38823350e9d7951f6a6346 (patch)
treec858f25264da2d8bbc78f3258c4ecac3f9901c4e /GIT-VERSION-GEN
parentMerge branch 'jk/ssh-funny-url' into maint-2.7 (diff)
downloadtgif-5e0649dc65fe33e8cf38823350e9d7951f6a6346.tar.xz
Git 2.7.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 c80681ef00..2c156bce82 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.7.5
+DEF_VER=v2.7.6
LF='
'