update release candidate shorthand

This commit is contained in:
Benjamin Peterson 2009-06-26 12:48:55 +00:00
parent 4d97591711
commit ca9ed7bb15
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@ How to Make A Release
We use the following conventions in the examples below. Where a release
number is given, it is of the form X.YaZ, e.g. 2.6a3 for Python 2.6 alpha
3, where "a" == alpha, "b" == beta, "c" == release candidate.
3, where "a" == alpha, "b" == beta, "rc" == release candidate.
Final releases are named "releaseXY". The branch tag is "releaseXY-maint"
because this will point to the long lived maintenance branch. The fork