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-09-19 02:41:34 +0400
committerJunio C Hamano <gitster@pobox.com>2011-09-19 02:41:34 +0400
commit167a5800cb707ed489c3cb88174ee21e95a610ae (patch)
tree08a8d71fb80d90c51d84c525eeab1a76bf3f6ef9 /GIT-VERSION-GEN
parentc103e9529c8a95b5acf4747cfe06b2f6adedab71 (diff)
Git 1.7.7-rc2v1.7.7-rc2
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 988831852e..647dc603ab 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.7.7-rc1
+DEF_VER=v1.7.7-rc2
LF='
'