summaryrefslogtreecommitdiffstats
path: root/Doc
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>2001-04-12 04:34:26 (GMT)
committerFred Drake <fdrake@acm.org>2001-04-12 04:34:26 (GMT)
commitc790e08ac1d3d28f98475045da640678db9e2062 (patch)
tree0c00a32252e125321ab41066e4a4fcd108903edc /Doc
parent0c14961872998022b33f56daf2a6dd77c19aca3c (diff)
downloadcpython-c790e08ac1d3d28f98475045da640678db9e2062.zip
cpython-c790e08ac1d3d28f98475045da640678db9e2062.tar.gz
cpython-c790e08ac1d3d28f98475045da640678db9e2062.tar.bz2
Use "2.1c1" since that is what Guido used for the Python version number.
Diffstat (limited to 'Doc')
-rw-r--r--Doc/Makefile2
-rw-r--r--Doc/texinputs/boilerplate.tex2
2 files changed, 2 insertions, 2 deletions
diff --git a/Doc/Makefile b/Doc/Makefile
index a2da302..b8cc712 100644
--- a/Doc/Makefile
+++ b/Doc/Makefile
@@ -67,7 +67,7 @@ TOOLSDIR= tools
# This is the *documentation* release, and is used to construct the file
# names of the downloadable tarballs.
-RELEASE=2.1rc1
+RELEASE=2.1c1
PYTHON= python
DVIPS= dvips -N0 -t $(PAPER)
diff --git a/Doc/texinputs/boilerplate.tex b/Doc/texinputs/boilerplate.tex
index 87c301f..74c0f22 100644
--- a/Doc/texinputs/boilerplate.tex
+++ b/Doc/texinputs/boilerplate.tex
@@ -6,5 +6,5 @@
}
\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