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>2017-04-26 09:44:07 +0300
committerJunio C Hamano <gitster@pobox.com>2017-04-26 09:44:07 +0300
commit027a3b943b444a3e3a76f9a89803fc10245b858f (patch)
tree9ba0f5865a1bfe62aeb7085d23156eafabc366ba /GIT-VERSION-GEN
parent77b34eaa0777020abb41096106e1c2f19b0a87c5 (diff)
Git 2.13-rc1v2.13.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 e681ede9d8b..598353ea087 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.13.0-rc0
+DEF_VER=v2.13.0-rc1
LF='
'