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-05-09 22:23:25 +0400
committerJunio C Hamano <gitster@pobox.com>2014-05-09 22:23:55 +0400
commitb28aeab4ec1df28f3be3cb62ff4b85e5332d8d13 (patch)
tree2607f2460c68ac679ab2661984a1d094913751ae
parent7234af6e7ba5c6822f07983768621fb0785bda99 (diff)
Git 2.0-rc3v2.0.0-rc3
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index d356425e19..faecf33417 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.0.0-rc2
+DEF_VER=v2.0.0-rc3
LF='
'