aboutsummaryrefslogtreecommitdiffstats
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2017-05-09 23:26:02 +0900
committerJunio C Hamano <gitster@pobox.com>2017-05-09 23:26:02 +0900
commitb06d3643105c8758ed019125a4399cb7efdcce2c (patch)
treea15b54eb544033f8c1ad04dd0a5278a59cc36cc9 /GIT-VERSION-GEN
parent951ea7656ebb3f30e6c5e941e625a1318ac58298 (diff)
downloadgit-b06d3643105c8758ed019125a4399cb7efdcce2c.tar.gz
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 c9f6bc670f..afcf9e9abf 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='
'