aboutsummaryrefslogtreecommitdiffstats
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2024-02-13 14:44:20 -0800
committerJunio C Hamano <gitster@pobox.com>2024-02-13 14:44:51 -0800
commitefb050becb6bc703f76382e1f1b6273100e6ace3 (patch)
tree802e2b628fe9eeb49ed53a4060d395c1a4a7d1c3 /GIT-VERSION-GEN
parentdc55772259bdda60b33828cb99831af4d0479bfa (diff)
downloadgit-efb050becb6bc703f76382e1f1b6273100e6ace3.tar.gz
Git 2.43.2v2.43.2
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 3d69127479..e1f223debb 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.43.1
+DEF_VER=v2.43.2
LF='
'