]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Fix up the release number for the 2.2.2b1 documentation release.
authorFred Drake <fdrake@acm.org>
Mon, 7 Oct 2002 18:47:48 +0000 (18:47 +0000)
committerFred Drake <fdrake@acm.org>
Mon, 7 Oct 2002 18:47:48 +0000 (18:47 +0000)
This is what was actually used.

Doc/Makefile

index d2fad8328958aeabc2d56beae4df2e0c849796f6..4cc7a4a43defe6febb60e7d0f0c6a08719d5dae1 100644 (file)
@@ -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)