summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2019-05-13 23:40:13 +0900
committerJunio C Hamano <gitster@pobox.com>2019-05-13 23:50:35 +0900
commitab15ad1a3b4b04a29415aef8c9afa2f64fc194a2 (patch)
treef32dcb739e770f0d389a55037c7da73a1a8502e5 /GIT-VERSION-GEN
parent49bc8ce539b24fc8dccf92bf0e23d184a8d07d4b (diff)
downloadgit-ab15ad1a3b4b04a29415aef8c9afa2f64fc194a2.tar.gz
Git 2.22-rc0v2.22.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 3fc4065da2..8a5009caf9 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.21.GIT
+DEF_VER=v2.22.0-rc0
LF='
'