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-20 23:07:35 +0400
committerJunio C Hamano <gitster@pobox.com>2014-05-21 01:51:11 +0400
commit8ced8e40ac07c1b13b2edbb459d37b9b2d7275d6 (patch)
treefe08e477098cb4cfb3924ec81e1b3e0ea96013ca
parent3054c66bd465175656ab16c0fa9de79284898223 (diff)
Git 2.0-rc4v2.0.0-rc4
Signed-off-by: Junio C Hamano <gitster@pobox.com>
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index faecf33417..aa039b4ab2 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.0.0-rc3
+DEF_VER=v2.0.0-rc4
LF='
'