Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2011-10-05 23:54:35 +0400
committerJunio C Hamano <gitster@pobox.com>2011-10-05 23:54:35 +0400
commit7f41b6bbe3181dc4d1687db036bf22316997a1bf (patch)
tree408a339e5b3ca1cf9da01e97114a42514c263987 /GIT-VERSION-GEN
parent2e49dab8a114fb8c7dafdd1cda3a8bba0afe94a5 (diff)
Post 1.7.7 first wave
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..19a142adc2 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.GIT
LF='
'