From beefd940ef13ee866baee58b6471d63bdc5d026f Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Tue, 23 Sep 2003 05:25:09 +0000 Subject: bump version number --- Doc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/Makefile b/Doc/Makefile index a30a324..d48eec2 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.3+ +RELEASE=2.3.1 PYTHON= python DVIPS= dvips -N0 -t $(PAPER) -- cgit v0.12