summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2022-12-13 21:10:27 +0900
committerJunio C Hamano <gitster@pobox.com>2022-12-13 21:10:27 +0900
commitd96ea538e8dd0fcf381089a3b09c0a9af3617351 (patch)
tree4f1d9ddffbc57c9263a133b6dd2aadbfc44d8f78 /GIT-VERSION-GEN
parent32e357b6df4c686151d371da7c3ff56444227d9e (diff)
downloadgit-2.32.5.tar.xz
Git 2.32.5v2.32.5
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 076cdd3151..3d2538de85 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.32.4
+DEF_VER=v2.32.5
LF='
'