File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 1+ To: git@vger.kernel.org
12Subject: A note from the maintainer
23
34Welcome to the Git development community.
@@ -134,7 +135,7 @@ named with three dotted decimal digits (e.g. "1.8.5"), but recently we
134135switched the versioning scheme and "feature releases" are named with
135136three-dotted decimal digits that ends with ".0" (e.g. "1.9.0").
136137
137- The last such release was 2.7 .0 done on Jan 4th , 2016. You can expect
138+ The last such release was 2.8 .0 done on Mar 28th , 2016. You can expect
138139that the tip of the "master" branch is always more stable than any of
139140the released versions.
140141
@@ -145,8 +146,8 @@ are cut from it. The maintenance releases used to be named with four
145146dotted decimal, named after the feature release they are updates to
146147(e.g. "1.8.5.1" was the first maintenance release for "1.8.5" feature
147148release). These days, maintenance releases are named by incrementing
148- the last digit of three-dotted decimal name (e.g. "2.6.3 " is the
149- third maintenance release for the "2.6 " series).
149+ the last digit of three-dotted decimal name (e.g. "2.7.4 " is the
150+ fourth maintenance release for the "2.7 " series).
150151
151152New features never go to the 'maint' branch. This branch is also
152153merged into "master" to propagate the fixes forward as needed.
You can’t perform that action at this time.
0 commit comments