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-05-24 01:02:48 +0300
committerJunio C Hamano <gitster@pobox.com>2016-05-24 01:02:48 +0300
commit3a0f269e7c82aa3a87323cb7ae04ac5f129f036b (patch)
tree486c4bfa895e97678b2fb1e74145c971c3cdef3b /GIT-VERSION-GEN
parentf4d7b2e4d5daaa5f730a821173f4c453f08554e9 (diff)
Git 2.9-rc0v2.9.0-rc0
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 655b49011f..e3d0bed2a9 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.8.0.GIT
+DEF_VER=v2.9.0-rc0
LF='
'