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-05-19 10:46:42 +0300
committerJunio C Hamano <gitster@pobox.com>2019-05-19 10:46:42 +0300
commitaa25c82427ae70aebf3b8f970f2afd54e9a2a8c6 (patch)
treea830f927ccaf7164b03602729cc7078c79d5bbf2 /GIT-VERSION-GEN
parentfab4a8a39666793d407371f519e8b6d25d33fa84 (diff)
Git 2.22-rc1v2.22.0-rc1
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 8a5009caf9..777a79e2b9 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.22.0-rc0
+DEF_VER=v2.22.0-rc1
LF='
'