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-21 23:26:13 +0300
committerJunio C Hamano <gitster@pobox.com>2015-09-21 23:26:13 +0300
commit8d530c4d64ffcc853889f7b385f554d53db375ed (patch)
tree1638318db7b7238b2bb63a9c8765394f35ac998a
parent74a844a5555bccec037545d99dd9ba95f5835638 (diff)
Git 2.6-rc3v2.6.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 037c57e94d..49d60c0671 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.6.0-rc2
+DEF_VER=v2.6.0-rc3
LF='
'