From: Fred Drake Date: Tue, 11 Aug 1998 19:38:00 +0000 (+0000) Subject: Bump RELEASE to 1.5.2a1. X-Git-Tag: v1.5.2a1~8 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=370f3c9eb6fd83038cb171fe45f41065d685a804;p=python Bump RELEASE to 1.5.2a1. --- diff --git a/Doc/Makefile b/Doc/Makefile index 0c5b7e1351..fedd5703da 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.1p1 +RELEASE=1.5.2a1 VERSION=1.5 MANDVIFILES= api.dvi ext.dvi lib.dvi ref.dvi tut.dvi