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: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=228e31eef9480f3258f4fa71c5debea84ec37c5a;p=python Update the documentation release number in RELEASE. --- diff --git a/Doc/Makefile b/Doc/Makefile index 9d680fa934..24ad2a0670 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