From 96b49ffbe2782c887cf1ab7a2f881bbe095ad226 Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Tue, 29 Jul 2003 03:11:34 +0000 Subject: [PATCH] Bump version information. --- Doc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/Makefile b/Doc/Makefile index 94e2a20933..384b23fc13 100644 --- a/Doc/Makefile +++ b/Doc/Makefile @@ -66,7 +66,7 @@ TOOLSDIR= tools # This is the *documentation* release, and is used to construct the file # names of the downloadable tarballs. -RELEASE=2.3c2 +RELEASE=2.3 PYTHON= python DVIPS= dvips -N0 -t $(PAPER) -- 2.50.1