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>2015-01-21 03:54:58 +0300
committerJunio C Hamano <gitster@pobox.com>2015-01-21 04:35:41 +0300
commit627736ca799edacf13881da7e671964a0afb94b8 (patch)
treedfa17d7729033f50b5696b70c44b4b74749a25c7 /GIT-VERSION-GEN
parentea6e82c875a110f93d43cb246b76c55fb8c57de6 (diff)
Git 2.3.0-rc1v2.3.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 57dc9635aa..b8624d3eb9 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.3.0-rc0
+DEF_VER=v2.3.0-rc1
LF='
'