summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2011-10-23 21:48:06 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2011-10-23 21:48:06 -0700
commitf7d958dff5e194797ef6776bcc77c1349f9f8c81 (patch)
treeda4a398a128577cb7f0487fb35d7ffafd264e68d /GIT-VERSION-GEN
parentRelNotes/1.7.7.1: setgid bit patch is about fixing "git init" via Makefile se... (diff)
downloadtgif-f7d958dff5e194797ef6776bcc77c1349f9f8c81.tar.xz
Git 1.7.7.1
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 f1dc5faead..dbdb4c137f 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.7.7
+DEF_VER=v1.7.7.1
LF='
'