summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2023-05-25 05:55:19 +0900
committerJunio C Hamano <gitster@pobox.com>2023-05-25 05:55:19 +0900
commit79bdd48716a4c455bdc8ffd91d57a18d5cd55baa (patch)
treede8147dcce94b9faadf804295b6c88efe88be39c /GIT-VERSION-GEN
parent6a6621fe9a226f15f3107fd559928e9b78b51cc2 (diff)
downloadgit-2.41.0-rc2.tar.xz
Git 2.41-rc2v2.41.0-rc2
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 85d7d7a2f4..2ef084f02a 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.41.0-rc1
+DEF_VER=v2.41.0-rc2
LF='
'