summaryrefslogtreecommitdiffstats
path: root/Doc
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>2001-04-14 18:36:03 (GMT)
committerFred Drake <fdrake@acm.org>2001-04-14 18:36:03 (GMT)
commit3fee30407ef6abdc63a227e7a4870dfe712776f4 (patch)
treec5f545645d535a6369b3a320e16b598a13c3fd07 /Doc
parentcd0ed971f21eac63d0c912d56dde4e905c465e85 (diff)
downloadcpython-3fee30407ef6abdc63a227e7a4870dfe712776f4.zip
cpython-3fee30407ef6abdc63a227e7a4870dfe712776f4.tar.gz
cpython-3fee30407ef6abdc63a227e7a4870dfe712776f4.tar.bz2
Bump version number and set date.
Diffstat (limited to 'Doc')
-rw-r--r--Doc/Makefile2
-rw-r--r--Doc/texinputs/boilerplate.tex4
2 files changed, 3 insertions, 3 deletions
diff --git a/Doc/Makefile b/Doc/Makefile
index d9cd394..22c88f4 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.1c1
+RELEASE=2.1
PYTHON= python
DVIPS= dvips -N0 -t $(PAPER)
diff --git a/Doc/texinputs/boilerplate.tex b/Doc/texinputs/boilerplate.tex
index 74c0f22..e296dbd 100644
--- a/Doc/texinputs/boilerplate.tex
+++ b/Doc/texinputs/boilerplate.tex
@@ -5,6 +5,6 @@
E-mail: \email{python-docs@python.org}
}
-\date{\today} % XXX update before release!
-\release{2.1c1} % software release, not documentation
+\date{April 15, 2001} % XXX update before release!
+\release{2.1} % software release, not documentation
\setshortversion{2.1} % major.minor only for software