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-11-18 12:24:49 +0300
committerJunio C Hamano <gitster@pobox.com>2018-11-18 12:24:49 +0300
commit26aa9fc81d4c7f6c3b456a29da0b7ec72e5c6595 (patch)
treef235a47aa2264bfddae48110887eb2f012a110e4 /GIT-VERSION-GEN
parent9e3dc6bfb2756f9da7ddb64a1d9e41a22aa11e9b (diff)
Git 2.20-rc0v2.20.0-rc0
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 498fce8b64..5aafb91946 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.19.GIT
+DEF_VER=v2.20.0-rc0
LF='
'