summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2019-05-19 16:46:42 +0900
committerLibravatar Junio C Hamano <gitster@pobox.com>2019-05-19 16:46:42 +0900
commitaa25c82427ae70aebf3b8f970f2afd54e9a2a8c6 (patch)
treea830f927ccaf7164b03602729cc7078c79d5bbf2 /GIT-VERSION-GEN
parentMerge branch 'js/difftool-no-index' (diff)
downloadtgif-aa25c82427ae70aebf3b8f970f2afd54e9a2a8c6.tar.xz
Git 2.22-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='
'