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-20 00:20:23 +0300
committerJunio C Hamano <gitster@pobox.com>2019-02-20 00:20:23 +0300
commit35ee755a8c43bcb3c2786522d423f006c23d32df (patch)
tree9fb18948a2d9b1f2bd30ee4e754da7b7bf6b883b
parentc5b456b4b8e118608be981c176225e2d349c9971 (diff)
Git 2.21-rc2v2.21.0-rc2
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 1d4886b372..57fc1ab6d0 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.21.0-rc0
+DEF_VER=v2.21.0-rc2
LF='
'