aboutsummaryrefslogtreecommitdiffstats
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2023-08-24 09:31:49 -0700
committerJunio C Hamano <gitster@pobox.com>2023-08-24 09:32:34 -0700
commitcd9da15a85bfbcb0bddc799e5fe6bed50644f269 (patch)
tree37b461d5c37fe61e38ff6de4633b12d1aec44bb3 /GIT-VERSION-GEN
parentc7b6a6c0be7cdc847eb6e0f0e8a636b8c79fd480 (diff)
downloadgit-cd9da15a85bfbcb0bddc799e5fe6bed50644f269.tar.gz
Start the 2.43 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 2c8dae398f..9f0307d364 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.42.0
+DEF_VER=v2.42.GIT
LF='
'