summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2019-03-07 11:59:54 +0900
committerLibravatar Junio C Hamano <gitster@pobox.com>2019-03-07 11:59:54 +0900
commit6e0cc6776106079ed4efa0cc9abace4107657abf (patch)
tree2fc4b15a9c620367706adb24b4016ab68c11ce39 /GIT-VERSION-GEN
parentMerge branch 'jt/http-auth-proto-v2-fix' (diff)
downloadtgif-6e0cc6776106079ed4efa0cc9abace4107657abf.tar.xz
Start 2.22 cycle
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 13f835f9cd..3fc4065da2 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.21.0
+DEF_VER=v2.21.GIT
LF='
'