Meta/MaintNotes: the latest maint is 1.7.12.3
Junio C Hamano committed
Oct 8, 2012 at 13:07 UTC
57e7b197fdacdd0866043a806fb64618151d9f9f
1 file changed
+1
-1
MaintNotes
+1
-1
index b5dc543d77..1e3affa830 100644
--- a/MaintNotes
+++ b/MaintNotes
@@ -119,7 +119,7 @@ Whenever a feature release is made, "maint" branch is forked off from
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.7.12.1. New features never go to this branch. This branch is also
+1.7.12.3. New features never go to this branch. This branch is also
merged into "master" to propagate the fixes forward.
A new development does not usually happen on "master". When you send a