Latest maint release is now 1.5.4.4
Junio C Hamano committed
Mar 9, 2008 at 03:55 UTC
53b4074943f9785c0ccf949477c265d200a70c0b
1 file changed
+1
-1
MaintNotes
+1
-1
index 67c2554ed5..9485228b85 100644
--- a/MaintNotes
+++ b/MaintNotes
@@ -101,7 +101,7 @@ from "master" at that point. Obvious, safe and urgent fixes
after a feature release are applied to this branch and
maintenance releases are cut from it. The maintenance releases
are named with four dotted decimal, named after the feature
-release they are updates to; the last such release was 1.5.4.2.
+release they are updates to; the last such release was 1.5.4.4.
New features never go to this branch. This branch is also
merged into "master" to propagate the fixes forward.