From f0397b99538c8dc22ab7cc58e5f6194c47dbfccc Mon Sep 17 00:00:00 2001 From: Georg Brandl Date: Wed, 30 May 2012 22:04:31 +0200 Subject: Bump version to 3.3.0a4. --- Lib/idlelib/idlever.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Lib/idlelib') diff --git a/Lib/idlelib/idlever.py b/Lib/idlelib/idlever.py index 726b1dc7f6..44811afe30 100644 --- a/Lib/idlelib/idlever.py +++ b/Lib/idlelib/idlever.py @@ -1 +1 @@ -IDLE_VERSION = "3.3.0a3" +IDLE_VERSION = "3.3.0a4" -- cgit v1.2.1