aboutsummaryrefslogtreecommitdiffstats
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2024-02-08 16:35:07 -0800
committerJunio C Hamano <gitster@pobox.com>2024-02-08 16:35:07 -0800
commitc875e0b8e036c12cfbf6531962108a063c7a821c (patch)
tree7ba0fdd7a122d445e55649fdea0c1d4efabf4811 /GIT-VERSION-GEN
parente0b521cb5aa0b3c12ac547220094e8afc202557f (diff)
downloadgit-c875e0b8e036c12cfbf6531962108a063c7a821c.tar.gz
Git 2.44-rc0v2.44.0-rc0
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 0901e1bb23..31db92f475 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.43.GIT
+DEF_VER=v2.44.0-rc0
LF='
'