summaryrefslogtreecommitdiffstats
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2024-07-31 22:02:10 +0200
committerJunio C Hamano <gitster@pobox.com>2024-07-31 22:34:21 +0200
commit891ee3b9db5cbd35a9759896f347546c5edb7929 (patch)
tree75d545d152f00a97130fa6789aa513134e5386c5 /GIT-VERSION-GEN
parentMerge branch 'jc/how-to-maintain-updates' (diff)
downloadgit-891ee3b9db5cbd35a9759896f347546c5edb7929.tar.xz
git-891ee3b9db5cbd35a9759896f347546c5edb7929.zip
Start the 2.47 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 7b81915e52..ee71e9d8aa 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.46.0
+DEF_VER=v2.46.GIT
LF='
'