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-07-28 02:22:22 +0400
committerJunio C Hamano <gitster@pobox.com>2014-07-28 02:22:22 +0400
commit49f1cb93a2f11845cfa2723611a729d3d7f02f0d (patch)
tree0a59056e3193c4d44c8668350b71f27275d08645 /GIT-VERSION-GEN
parent3dcacd7797082cb8e6f3c10970e18dd843433e3a (diff)
Git 2.1.0-rc0v2.1.0-rc0
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 40adbf7bf7..f1bae1ce37 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.0.0.GIT
+DEF_VER=v2.1.0-rc0
LF='
'