summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>2002-10-07 18:47:48 (GMT)
committerFred Drake <fdrake@acm.org>2002-10-07 18:47:48 (GMT)
commitbb872f11d2f87e2ef7f323097db3ca70e4af8561 (patch)
tree10079824b85172d5373444d410adaee6601f79d6
parentb87bdb77b3aca7dfa56e2e21bb835df3b606a305 (diff)
downloadcpython-bb872f11d2f87e2ef7f323097db3ca70e4af8561.zip
cpython-bb872f11d2f87e2ef7f323097db3ca70e4af8561.tar.gz
cpython-bb872f11d2f87e2ef7f323097db3ca70e4af8561.tar.bz2
Fix up the release number for the 2.2.2b1 documentation release.
This is what was actually used.
-rw-r--r--Doc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Makefile b/Doc/Makefile
index d2fad83..4cc7a4a 100644
--- a/Doc/Makefile
+++ b/Doc/Makefile
@@ -66,7 +66,7 @@ TOOLSDIR= tools
# This is the *documentation* release, and is used to construct the file
# names of the downloadable tarballs.
-RELEASE=2.2.2
+RELEASE=2.2.2b1
PYTHON= python
DVIPS= dvips -N0 -t $(PAPER)