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>2016-06-07 00:19:45 +0300
committerJunio C Hamano <gitster@pobox.com>2016-06-07 00:34:52 +0300
commit49fa3dc76179e04b0833542fa52d0f287a4955ac (patch)
tree184f9607277c9afac635beceb3ddaed008ab8c60 /GIT-VERSION-GEN
parentc42b5d8e69ba45b00d1681745a72c1d3af1e897f (diff)
Git 2.9-rc2v2.9.0-rc2
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 98f2300d36..e1d8231c7e 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.9.0-rc1
+DEF_VER=v2.9.0-rc2
LF='
'