summary refs log tree commit diff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2021-11-21 21:55:56 -0800
committerJunio C Hamano <gitster@pobox.com>2021-11-21 21:57:04 -0800
commit0ea906d20517145895193a99666d5f2860a04360 (patch)
tree8fd3a8865eb3a764e4277145252c08f72fa7135b /GIT-VERSION-GEN
parentc152456453906eb3feabaeb7197475263fcc03ce (diff)
0th batch for early fixes
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 1ca3dfe943..8d2297c33b 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v2.34.0
+DEF_VER=v2.34.GIT
 
 LF='
 '