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>2017-04-20 07:42:08 +0300
committerJunio C Hamano <gitster@pobox.com>2017-04-20 07:42:08 +0300
commit6a2c2f8d34fa1e8f3bb85d159d354810ed63692e (patch)
tree7a19c036e4ba27ad801ed3cd603d457be2dbc1d3 /GIT-VERSION-GEN
parent8377f34540a33074df10ffcf27c6e90f9c88c847 (diff)
Git 2.13-rc0v2.13.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 817d1cf7ef..e681ede9d8 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.12.GIT
+DEF_VER=v2.13.0-rc0
LF='
'