Skip to content

Commit 185abff

Browse files
committed
Update README
1 parent f879f74 commit 185abff

File tree

1 file changed

+2
-12
lines changed

1 file changed

+2
-12
lines changed

README.md

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -59,18 +59,8 @@ Important directories you might want to know about
5959
Hacking on the Source Code
6060
--------------------------
6161

62-
The current stable release series is 4.0. The current development release series
63-
is 5.0. Each release series is represented by a branch with the major and minor
64-
version numbers, e.g. 4.0 or 5.0. This branch is updated during the lifecycle of
65-
the release series. Specific releases are represented as tags with the full
66-
version number, e.g. 4.0.0 or 5.0development.0.
67-
68-
If you are making a bug fix to the current stable release, you should
69-
work off of the stable branch, 4.0. If you are adding features or improving
70-
functionality, work off of master. The maintainers will merge master into the
71-
development series branch periodically. We will also occasionally merge ruleset
72-
fixes from master into the stable branch if the ruleset is important (i.e. a
73-
popular or high-security site), or if the version in stable is clearly broken.
62+
The current stable release series is 5.0. The maintainers release new versions
63+
off the current master branch about every two weeks.
7464

7565
To submit changes, either use pull requests on GitHub or email patches to
7666
https-everywhere-rulesets@lists.eff.org (rulesets) or

0 commit comments

Comments
 (0)