update release candidate shorthand
This commit is contained in:
parent
4d97591711
commit
ca9ed7bb15
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue