From 228e31eef9480f3258f4fa71c5debea84ec37c5a Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Tue, 4 Aug 1998 16:59:29 +0000 Subject: [PATCH] Update the documentation release number in RELEASE. --- Doc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.47.3