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>2012-01-19 03:53:35 +0400
committerJunio C Hamano <gitster@pobox.com>2012-01-19 03:53:35 +0400
commitbddcefc6380bd6629f3f12b5ffd856ec436c6abd (patch)
tree3382700b2f37c2e6e243c04b8c87bab6f125ca98 /GIT-VERSION-GEN
parent6e06367ab0586189940a7f08c394d13fce14e87f (diff)
Git 1.7.9-rc2v1.7.9-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 15d06cfaab..ba8a07a2ea 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.7.9-rc1
+DEF_VER=v1.7.9-rc2
LF='
'