From: Fred Drake Date: Mon, 7 Oct 2002 18:47:48 +0000 (+0000) Subject: Fix up the release number for the 2.2.2b1 documentation release. X-Git-Tag: v2.2.2b1~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=bb872f11d2f87e2ef7f323097db3ca70e4af8561;p=thirdparty%2FPython%2Fcpython.git Fix up the release number for the 2.2.2b1 documentation release. This is what was actually used. --- diff --git a/Doc/Makefile b/Doc/Makefile index d2fad8328958..4cc7a4a43def 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)