Commit c790e08a authored by Fred Drake's avatar Fred Drake

Use "2.1c1" since that is what Guido used for the Python version number.

parent 0c149618
...@@ -67,7 +67,7 @@ TOOLSDIR= tools ...@@ -67,7 +67,7 @@ TOOLSDIR= tools
# This is the *documentation* release, and is used to construct the file # This is the *documentation* release, and is used to construct the file
# names of the downloadable tarballs. # names of the downloadable tarballs.
RELEASE=2.1rc1 RELEASE=2.1c1
PYTHON= python PYTHON= python
DVIPS= dvips -N0 -t $(PAPER) DVIPS= dvips -N0 -t $(PAPER)
......
...@@ -6,5 +6,5 @@ ...@@ -6,5 +6,5 @@
} }
\date{\today} % XXX update before release! \date{\today} % XXX update before release!
\release{2.1 rc 1} % software release, not documentation \release{2.1c1} % software release, not documentation
\setshortversion{2.1} % major.minor only for software \setshortversion{2.1} % major.minor only for software
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment