diff options
| author | Michael Merickel <michael@merickel.org> | 2018-10-31 00:32:36 -0500 |
|---|---|---|
| committer | Michael Merickel <michael@merickel.org> | 2018-10-31 00:32:36 -0500 |
| commit | 5fa8d88f610a56df10139f761004c702c6cadd28 (patch) | |
| tree | b4b2bd9b42882e209e8e9f1e49505bbd46aad934 /contributing.md | |
| parent | 4e3b445742f5132d27aebbbae5ff048f2115d831 (diff) | |
| download | pyramid-5fa8d88f610a56df10139f761004c702c6cadd28.tar.gz pyramid-5fa8d88f610a56df10139f761004c702c6cadd28.tar.bz2 pyramid-5fa8d88f610a56df10139f761004c702c6cadd28.zip | |
prep 1.10
Diffstat (limited to 'contributing.md')
| -rw-r--r-- | contributing.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contributing.md b/contributing.md index 734f014f5..3b096db5d 100644 --- a/contributing.md +++ b/contributing.md @@ -14,9 +14,9 @@ Git branches and their purpose and status at the time of this writing are listed * [master](https://github.com/Pylons/pyramid/) - The branch on which further development takes place. The default branch on GitHub. -* [1.9-branch](https://github.com/Pylons/pyramid/tree/1.9-branch) - The branch +* [1.10-branch](https://github.com/Pylons/pyramid/tree/1.10-branch) - The branch classified as "stable" or "latest". -* [1.8-branch](https://github.com/Pylons/pyramid/tree/1.8-branch) - The oldest +* [1.9-branch](https://github.com/Pylons/pyramid/tree/1.9-branch) - The oldest actively maintained and stable branch. Older branches are not actively maintained. In general, two stable branches and |
