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-09-10 20:41:56 +0300
committerJunio C Hamano <gitster@pobox.com>2018-09-10 20:41:56 +0300
commit1d4361b0f344188ab5eec6dcea01f61a3a3a1670 (patch)
treef7ce55dd7d1f1681e34c6061c18b29b45c14ff94 /GIT-VERSION-GEN
parent46d9a284eec994c81e26e7758ebe864d6d17b471 (diff)
Git 2.19v2.19.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 cad3b59a93..e9dc8f7a01 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.19.0-rc1
+DEF_VER=v2.19.0
LF='
'