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>2014-08-09 00:52:16 +0400
committerJunio C Hamano <gitster@pobox.com>2014-08-09 00:52:16 +0400
commitf82887f29010e1ec88ec1930a99ddc56b6438452 (patch)
tree01cd30297366d4fdc4ca468132b02f41d0487bdd
parent764c739c16dc4877df312f71b50914c44edfc9ce (diff)
Git 2.1-rc2v2.1.0-rc2
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 e44e22f2ff..bbcd58fc53 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.1.0-rc1
+DEF_VER=v2.1.0-rc2
LF='
'