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-05-09 17:26:02 +0300
committerJunio C Hamano <gitster@pobox.com>2017-05-09 17:26:02 +0300
commitb06d3643105c8758ed019125a4399cb7efdcce2c (patch)
treea15b54eb544033f8c1ad04dd0a5278a59cc36cc9 /GIT-VERSION-GEN
parent951ea7656ebb3f30e6c5e941e625a1318ac58298 (diff)
Git 2.13v2.13.0
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 c9f6bc670fd..afcf9e9abfe 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.13.0-rc2
+DEF_VER=v2.13.0
LF='
'