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>2018-04-02 20:13:35 +0300
committerJunio C Hamano <gitster@pobox.com>2018-04-02 20:13:35 +0300
commit468165c1d8a442994a825f3684528361727cd8c0 (patch)
tree6a54cb7c68d97e863a28478d728c58a1e47f0b4f
parent1614dd0fbc8a14f488016b7855de9f0566706244 (diff)
Git 2.17v2.17.0
Signed-off-by: Junio C Hamano <gitster@pobox.com>
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index 02ab86f2a7..1b4624c876 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.17.0-rc2
+DEF_VER=v2.17.0
LF='
'