Skip to content

Commit 595ca97

Browse files
committed
MaintNotes: post 2.11
1 parent 06a93d2 commit 595ca97

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

MaintNotes

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ named with three dotted decimal digits (e.g. "1.8.5"), but recently we
148148
switched the versioning scheme and "feature releases" are named with
149149
three-dotted decimal digits that ends with ".0" (e.g. "1.9.0").
150150

151-
The last such release was 2.10 done on Sep 2nd, 2016. You can expect
151+
The last such release was 2.11 done on Nov 29th, 2016. You can expect
152152
that the tip of the "master" branch is always more stable than any of
153153
the released versions.
154154

@@ -161,8 +161,8 @@ of last-minute issues. The maintenance releases used to be named with
161161
four dotted decimal, named after the feature release they are updates
162162
to (e.g. "1.8.5.1" was the first maintenance release for "1.8.5"
163163
feature release). These days, maintenance releases are named by
164-
incrementing the last digit of three-dotted decimal name (e.g. "2.9.3"
165-
is the third maintenance release for the "2.9" series).
164+
incrementing the last digit of three-dotted decimal name (e.g. "2.10.2"
165+
is the second maintenance release for the "2.10" series).
166166

167167
New features never go to the 'maint' branch. This branch is also
168168
merged into "master" to propagate the fixes forward as needed.

0 commit comments

Comments
 (0)