summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2024-02-08 15:56:45 -0800
committerJunio C Hamano <gitster@pobox.com>2024-02-08 16:22:12 -0800
commit3526e67d917bcd03f317a058208fa02737654637 (patch)
treebdbc25c9c43df42121a1cec69dd5cf4feaf5b274 /GIT-VERSION-GEN
parent963eda258aac6d7ce8ce541215dc89b100244d49 (diff)
downloadgit-2.43.1.tar.xz
Git 2.43.1v2.43.1
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 bc3e656eb8..3d69127479 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.43.0
+DEF_VER=v2.43.1
LF='
'