From: Junio C Hamano Date: Wed, 15 Aug 2007 23:57:26 +0000 (-0700) Subject: MaintNotes: 1.5.2.5 is out X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d341164737d6d3527045fb3b6a6cfc358d0ec396;p=thirdparty%2Fgit.git MaintNotes: 1.5.2.5 is out --- diff --git a/MaintNotes b/MaintNotes index abd866bfa1..70e69c17db 100644 --- a/MaintNotes +++ b/MaintNotes @@ -86,7 +86,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 v1.5.2.4. +release they are updates to; the last such release was v1.5.2.5. New features never go to this branch. This branch is also merged into "master" to propagate the fixes forward.