MaintNotes: update the mention of the latest feature release
Junio C Hamano committed
Oct 6, 2024 at 17:30 UTC
cfa017440cd0483097b234e9fe77cba5be1dd44c
1 file changed
+1
-1
MaintNotes
+1
-1
index d2b5115876..d2bac54292 100644
--- a/MaintNotes
+++ b/MaintNotes
@@ -178,7 +178,7 @@ named with three dotted decimal digits (e.g., "1.8.5"), but we have
switched the versioning scheme and "feature releases" are named with
three-dotted decimal digits that ends with ".0" (e.g., "1.9.0").
-The last such release was 2.46 done on Jul 29th, 2024. We aim to keep
+The last such release was 2.47 done on Oct 7th, 2024. We aim to keep
that the tip of the "master" branch is always more stable than any of
the released versions.