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>2019-02-07 08:30:09 +0300
committerJunio C Hamano <gitster@pobox.com>2019-02-07 09:05:31 +0300
commitd62dad7a7dca3f6a65162bf0e52cdf6927958e78 (patch)
tree72f71b9a690f4a38523e83e6a4c2013b56e94e5c /GIT-VERSION-GEN
parent9293bf6f2ee047596d31010520a62f0559cc6097 (diff)
Git 2.21-rc0v2.21.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 0a3ccac70a..1d4886b372 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.20.GIT
+DEF_VER=v2.21.0-rc0
LF='
'