summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2022-09-27 11:25:52 -0700
committerJunio C Hamano <gitster@pobox.com>2022-09-27 11:25:52 -0700
commitbcd6bc478adc4951d57ec597c44b12ee74bc88fb (patch)
tree6a9975c625c6740b00d6dc32c3a31f4476aa12c3
parent2a7d63a2453e2c30353342a2c9385fa22a846987 (diff)
downloadgit-2.38.0-rc2.tar.gz
Git 2.38-rc2v2.38.0-rc2
We have small updates since -rc1 but none of them is about a new thing and there is no updates to the release notes. Signed-off-by: Junio C Hamano <gitster@pobox.com>
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index a6d1044e8d..8fdc6a5bf2 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.38.0-rc1
+DEF_VER=v2.38.0-rc2
LF='
'