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-09-09 01:38:43 +0300
committerJunio C Hamano <gitster@pobox.com>2015-09-09 01:38:43 +0300
commit689efb737a7b46351850eefdfa57d2ce232011fb (patch)
tree18607e1707ad6b6c0137dc6cee6bea2b632e39a2
parentd6a2b05cbb63b1a923e2bb614dedfca83014f870 (diff)
Git 2.6-rc1v2.6.0-rc1
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 e19205a3f6..181f397bd4 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.6.0-rc0
+DEF_VER=v2.6.0-rc1
LF='
'