From: Junio C Hamano Date: Mon, 7 Oct 2024 00:30:00 +0000 (-0700) Subject: MaintNotes: update the mention of the latest feature release X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=cfa017440cd0483097b234e9fe77cba5be1dd44c;p=thirdparty%2Fgit.git MaintNotes: update the mention of the latest feature release --- diff --git a/MaintNotes b/MaintNotes 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.