From 41a2728b7b325c1dc51d438cd64fcde1ad53b646 Mon Sep 17 00:00:00 2001 From: Junio C Hamano Date: Sun, 13 Jul 2008 22:38:51 -0700 Subject: [PATCH] MaintNotes: Post 1.5.6.3 update --- MaintNotes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MaintNotes b/MaintNotes index a61a37bcf9..0c85720a72 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.5.4. +release they are updates to; the last such release was 1.5.6.3. New features never go to this branch. This branch is also merged into "master" to propagate the fixes forward.