From 85220410e0e7319b995be14a7085564d4b30555a Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Tue, 22 Dec 1998 22:17:41 +0000 Subject: [PATCH] Bump $(RELEASE). --- Doc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/Makefile b/Doc/Makefile index 78ee92fdd4..39e286dde4 100644 --- a/Doc/Makefile +++ b/Doc/Makefile @@ -56,7 +56,7 @@ HTMLDIR= html INFODIR= info TOOLSDIR= tools -RELEASE=1.5.2a2 +RELEASE=1.5.2b1 VERSION=1.5 # These must be declared phony since there -- 2.50.1