Skip to content

Commit ac0a90a

Browse files
committed
Update branch for new BC features
1 parent 1306aeb commit ac0a90a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contributing/code/patches.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ work:
110110
* ``2.3``, if you are fixing a bug for an existing feature (you may have
111111
to choose a higher branch if the feature you are fixing was introduced
112112
in a later version);
113-
* ``2.7``, if you are adding a new feature which is backward compatible;
113+
* ``2.8``, if you are adding a new feature which is backward compatible;
114114
* ``master``, if you are adding a new and backward incompatible feature.
115115

116116
.. note::

0 commit comments

Comments
 (0)