Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/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>2016-06-01 00:07:08 +0300
committerJunio C Hamano <gitster@pobox.com>2016-06-01 00:12:15 +0300
commit60bd4b1c513bb652cdffad44382046ca872140eb (patch)
tree244c35885eef993dcd8f0378667eaa7c45952258 /GIT-VERSION-GEN
parent257f6f404bbb90512262dbb6f7f873a61bf381dc (diff)
Git 2.9-rc1v2.9.0-rc1
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'GIT-VERSION-GEN')
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index e3d0bed2a9d..98f2300d366 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.9.0-rc0
+DEF_VER=v2.9.0-rc1
LF='
'