summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2022-12-13 21:25:28 +0900
committerJunio C Hamano <gitster@pobox.com>2022-12-13 21:25:28 +0900
commit01443f01b7c6a3c6ef03268b649b119027743115 (patch)
treeee521150bc3b3f45b2d7454649696b566eab2f46 /GIT-VERSION-GEN
parent96738bb0e1e4bff68cf39ed288330d76afdbc425 (diff)
downloadgit-2.39.1.tar.xz
Git 2.39.1v2.39.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 b2580ab851..1937bc6802 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.39.0
+DEF_VER=v2.39.1
LF='
'