From c93cf676da1358de07e8c21883edf58e3da33c54 Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Thu, 6 Sep 2001 19:28:06 +0000 Subject: Bump version number. --- Doc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/Makefile b/Doc/Makefile index e38b892..fce0848 100644 --- a/Doc/Makefile +++ b/Doc/Makefile @@ -67,7 +67,7 @@ TOOLSDIR= tools # This is the *documentation* release, and is used to construct the file # names of the downloadable tarballs. -RELEASE=2.2a2 +RELEASE=2.2a3 PYTHON= python DVIPS= dvips -N0 -t $(PAPER) -- cgit v0.12