summaryrefslogtreecommitdiffstats
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2012-04-26 19:23:15 +0200
committerJunio C Hamano <gitster@pobox.com>2012-04-26 19:23:15 +0200
commitd0f1ea6003d97e63110fa7d50bb07f546a909b6e (patch)
tree1a465b319e742349a26a460f32988b70b06cc276 /GIT-VERSION-GEN
parentSync with 1.7.8.6 (diff)
downloadgit-d0f1ea6003d97e63110fa7d50bb07f546a909b6e.tar.xz
git-d0f1ea6003d97e63110fa7d50bb07f546a909b6e.zip
Git 1.7.9.7v1.7.9.7
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to '')
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index ba8c50302f..5b54635301 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.7.9.6
+DEF_VER=v1.7.9.7
LF='
'