summaryrefslogtreecommitdiffstats
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2022-12-11 01:32:48 +0100
committerJunio C Hamano <gitster@pobox.com>2022-12-11 01:32:48 +0100
commit8706a59933d09354c5e3eb09a543453655a97183 (patch)
tree128dc4d18b44356d98d72526d8284fc0eaa0471a /GIT-VERSION-GEN
parentci: use a newer `github-script` version (diff)
downloadgit-8706a59933d09354c5e3eb09a543453655a97183.tar.xz
git-8706a59933d09354c5e3eb09a543453655a97183.zip
Git 2.38.2v2.38.2
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to '')
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index 024cbd635e..bc58932dc1 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.38.1
+DEF_VER=v2.38.2
LF='
'