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-07-22 00:11:54 +0300
committerJunio C Hamano <gitster@pobox.com>2015-07-22 00:11:54 +0300
commitf99a38c0121456822f8a9dfb7928eefceaa98201 (patch)
tree70f84e60e96e39f587d0cf4f7413c4eb25969ba7
parentc5918ab45034d3ed54404174875b8894a37c1c79 (diff)
Git 2.5.0-rc3v2.5.0-rc3
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 8ffa336dc3..29f2152f46 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.5.0-rc2
+DEF_VER=v2.5.0-rc3
LF='
'