aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2024-02-19 21:01:01 -0800
committerJunio C Hamano <gitster@pobox.com>2024-02-19 21:01:01 -0800
commitf41f85c9ec8d4d46de0fd5fded88db94d3ec8c11 (patch)
treeeadd9f047465f0fffa3dc94ce267b15accc15045
parent58aa645fc0e3690b250ba5ab0ecabad2401216a6 (diff)
downloadgit-f41f85c9ec8d4d46de0fd5fded88db94d3ec8c11.tar.gz
Git 2.44-rc2v2.44.0-rc2
Signed-off-by: Junio C Hamano <gitster@pobox.com>
-rw-r--r--Documentation/RelNotes/2.44.0.txt1
-rwxr-xr-xGIT-VERSION-GEN2
2 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/RelNotes/2.44.0.txt b/Documentation/RelNotes/2.44.0.txt
index 7cee544eee..14f9ce8226 100644
--- a/Documentation/RelNotes/2.44.0.txt
+++ b/Documentation/RelNotes/2.44.0.txt
@@ -331,3 +331,4 @@ Fixes since v2.43
(merge 8430b438f6 vd/fsck-submodule-url-test later to maint).
(merge 3cb4384683 jc/t0091-with-unknown-git later to maint).
(merge 020456cb74 rs/receive-pack-remove-find-header later to maint).
+ (merge bc47139f4f la/trailer-cleanups later to maint).
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index d3a33f0afa..6339941f8b 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.44.0-rc1
+DEF_VER=v2.44.0-rc2
LF='
'