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>2010-04-19 09:19:04 +0400
committerJunio C Hamano <gitster@pobox.com>2010-04-19 09:19:04 +0400
commit5469e2dab133a197dc2ca2fa47eb9e846ac19b66 (patch)
treeac20c898422f63eea92bc73e09661b6fda83b259 /GIT-VERSION-GEN
parent407a963cae2867e16a62dafbdfaf6f85301d4cd6 (diff)
Git 1.7.1-rc2v1.7.1-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 e5b1111a37..1063945c30 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.7.1.rc1.GIT
+DEF_VER=v1.7.1.rc2
LF='
'