aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2024-04-19 09:11:41 -0700
committerJunio C Hamano <gitster@pobox.com>2024-04-19 09:13:47 -0700
commitae3196a5ea84a9e88991d576020cf66512487088 (patch)
tree03fa97a2a4f83450a1863c4bb1682f46d3b97484
parent6c69d3a91f20db5369cc10260f3d24cb9b193cc6 (diff)
downloadgit-ae3196a5ea84a9e88991d576020cf66512487088.tar.gz
Git 2.45-rc0v2.45.0-rc0
Signed-off-by: Junio C Hamano <gitster@pobox.com>
-rw-r--r--Documentation/RelNotes/2.45.0.txt2
-rwxr-xr-xGIT-VERSION-GEN2
2 files changed, 3 insertions, 1 deletions
diff --git a/Documentation/RelNotes/2.45.0.txt b/Documentation/RelNotes/2.45.0.txt
index f0267cb92c..0570dcd877 100644
--- a/Documentation/RelNotes/2.45.0.txt
+++ b/Documentation/RelNotes/2.45.0.txt
@@ -430,3 +430,5 @@ Fixes since v2.44
(merge 39bb692152 rs/imap-send-use-xsnprintf later to maint).
(merge 8d320cec60 jc/t2104-style-fixes later to maint).
(merge b4454d5a7b pw/t3428-cleanup later to maint).
+ (merge 84a7c33a4b pf/commitish-committish later to maint).
+ (merge 8882ee9d68 la/mailmap-entry later to maint).
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index df788c764b..dabd2b5b89 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.44.GIT
+DEF_VER=v2.45.0-rc0
LF='
'