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-03-24 01:50:23 +0400
committerJunio C Hamano <gitster@pobox.com>2012-03-24 02:11:24 +0400
commitc16df57c5a778ef14ede7ad202c74146269d61ac (patch)
treeed362221989ad425c639377b349c481c4cad300b /GIT-VERSION-GEN
parenteb2c67ccbd5c6c5b7c73752dca2526bcce022b9e (diff)
Git 1.7.10-rc2v1.7.10-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 1c06cec047..c9425fb846 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.7.10-rc1
+DEF_VER=v1.7.10-rc2
LF='
'