From: Junio C Hamano Date: Sun, 9 Mar 2008 10:55:25 +0000 (-0700) Subject: Latest maint release is now 1.5.4.4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53b4074943f9785c0ccf949477c265d200a70c0b;p=thirdparty%2Fgit.git Latest maint release is now 1.5.4.4 --- diff --git a/MaintNotes b/MaintNotes 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.