summary refs log tree commit diff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2020-03-25 13:37:05 -0700
committerJunio C Hamano <gitster@pobox.com>2020-03-25 13:57:44 -0700
commita7d14a44285d3ec4b25bf9e3b7df701221350661 (patch)
treee1567981da6c42a5bb5c8a1ec17a54aef3e5d6a6 /GIT-VERSION-GEN
parentd4bd8049b2f10d58ef1402b0cfa0297a74f0c485 (diff)
The first batch post 2.26 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 5db483f972..21f929e7ee 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v2.26.0
+DEF_VER=v2.26.GIT
 
 LF='
 '