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-05-04 10:27:19 +0300
committerJunio C Hamano <gitster@pobox.com>2017-05-04 10:27:19 +0300
commit4fa66c85f11bc5a541462ca5ae3246aa0ce02e74 (patch)
treea33c64c6a14eae05ea00a25cd34778815f7a6dd0 /GIT-VERSION-GEN
parent7c7478f45a67121aeda2e1d276feb34c5786e611 (diff)
Git 2.13-rc2v2.13.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 598353ea08..c9f6bc670f 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.13.0-rc1
+DEF_VER=v2.13.0-rc2
LF='
'