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
@@ -119,7 +119,7 @@ Whenever a feature release is made, "maint" branch is forked off from
119 release are applied to this branch and maintenance releases are cut from
120 it. The maintenance releases are named with four dotted decimal, named
121 after the feature release they are updates to; the last such release was
122 -1.7.12.1. New features never go to this branch. This branch is also
122 +1.7.12.3. New features never go to this branch. This branch is also
123 merged into "master" to propagate the fixes forward.
124
125 A new development does not usually happen on "master". When you send a