Use "c" for release candidate.
This commit is contained in:
parent
beeb615552
commit
069a139479
|
@ -38,7 +38,7 @@ How to Make A Release
|
||||||
|
|
||||||
We use the following conventions in the examples below. Where a
|
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.1a3 for
|
release number is given, it is of the form X.YaZ, e.g. 2.1a3 for
|
||||||
Python 2.1 alpha 3, where "a" == alpha, "b" == beta, "rc" ==
|
Python 2.1 alpha 3, where "a" == alpha, "b" == beta, "c" ==
|
||||||
release candidate, and "f" == final. If a micro release number is
|
release candidate, and "f" == final. If a micro release number is
|
||||||
used, then we'll say X.Y.MaZ.
|
used, then we'll say X.Y.MaZ.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue