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-18 22:21:43 +0400
committerJunio C Hamano <gitster@pobox.com>2014-04-18 22:21:43 +0400
commitcc291953df19aa4a97bee3590e708dc1fc557500 (patch)
treec752023ceb77b1dca50d5a03c1c38c04a0d6e217 /GIT-VERSION-GEN
parent531675ad172f984a6dbc2ac840caaf6ba1015eb0 (diff)
Git 2.0-rc0v2.0.0-rc0
An early-preview for the upcoming Git 2.0. 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 a651d68656..5b367ab7fe 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.9.0.GIT
+DEF_VER=v2.0.0-rc0
LF='
'