summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2022-12-13 21:24:14 +0900
committerJunio C Hamano <gitster@pobox.com>2022-12-13 21:24:14 +0900
commit37ed7bf0f13d204ccb6b8e7e2fbcf7b3bf13e25c (patch)
tree033c779c08009fe085e85c51fca0aec6a7c8142e /GIT-VERSION-GEN
parentfea9f607a88dc43e479c7c9105663f28b8a0deb9 (diff)
downloadgit-2.38.3.tar.xz
Git 2.38.3v2.38.3
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 bc58932dc1..b7ec05b0af 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.38.2
+DEF_VER=v2.38.3
LF='
'