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-12 21:44:32 +0400
committerJunio C Hamano <gitster@pobox.com>2011-09-12 21:44:32 +0400
commit5738c9c21e53356ab5020912116e7f82fd2d428f (patch)
tree8faa7328ce320be9250966a463ddee6953b0e233
parent81a5bdd9c52d476edcbf5368d1242ab5a92f5e3f (diff)
Git 1.7.7-rc1v1.7.7-rc1
Signed-off-by: Junio C Hamano <gitster@pobox.com>
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index fea63c14be..988831852e 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.7.7-rc0
+DEF_VER=v1.7.7-rc1
LF='
'