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-04-25 21:03:41 +0400
committerJunio C Hamano <gitster@pobox.com>2014-04-25 21:03:41 +0400
commit35936f8fc38a214cc7d2595070641d39a541dfb1 (patch)
tree79fcd5eb739ab712308858dca52fa556b066fda1 /GIT-VERSION-GEN
parent1697bf30df3ec6c28b180bc290d7d11d2fe97562 (diff)
Git 2.0-rc1v2.0.0-rc1
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 5b367ab7fe..690cece24c 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.0.0-rc0
+DEF_VER=v2.0.0-rc1
LF='
'