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-18 00:15:00 +0300
committerJunio C Hamano <gitster@pobox.com>2018-09-18 00:16:29 +0300
commit2d3b1c576c85b7f5db1f418907af00ab88e0c303 (patch)
tree1290e60a262c54c43efd833b1a29a364341c3bec /GIT-VERSION-GEN
parent1966cda6f4fb91fdba34cb60efdd47bc105f2086 (diff)
Initial batch post 2.19
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 e9dc8f7a01..498fce8b64 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.19.0
+DEF_VER=v2.19.GIT
LF='
'