summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2020-06-17 21:28:15 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2020-06-17 21:54:06 -0700
commit101b3204f37606972b40fc17dec84560c22f69f6 (patch)
treed6c9d983717f534b5172aca125272e8eeff00c4f /GIT-VERSION-GEN
parentMerge branch 'es/advertise-contribution-doc' (diff)
downloadtgif-101b3204f37606972b40fc17dec84560c22f69f6.tar.xz
The third batch
Also let's update the DEF_VER in GIT-VERSION-GEN that presuably is not looked at by anybody ;-) 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 06a5333ee6..7b0cfeb92e 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.27.0
+DEF_VER=v2.27.GIT
LF='
'