From: Fred Drake Date: Tue, 4 Aug 1998 16:59:29 +0000 (+0000) Subject: Update the documentation release number in RELEASE. X-Git-Tag: v1.5.2a1~158 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=228e31eef9480f3258f4fa71c5debea84ec37c5a;p=thirdparty%2FPython%2Fcpython.git Update the documentation release number in RELEASE. --- diff --git a/Doc/Makefile b/Doc/Makefile index 9d680fa934b3..24ad2a067048 100644 --- a/Doc/Makefile +++ b/Doc/Makefile @@ -76,7 +76,7 @@ VPATH=. # Ideally, you shouldn't need to edit beyond this point -RELEASE=1.5.1 +RELEASE=1.5.1p1 VERSION=1.5 MANDVIFILES= api.dvi ext.dvi lib.dvi ref.dvi tut.dvi