commit | 18f2ce9e7d612f500b1f2f6ed0bd35e9b5389898 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Sat Jan 25 09:19:50 2014 +0100 |
committer | Georg Brandl <georg@python.org> | Sat Jan 25 09:19:50 2014 +0100 |
tree | a850a20f446ad0ca111ccbe1ca46d00e3664c0e5 | |
parent | 12e18c3d01915309e96d5c8b198ae994061c7838 [diff] [blame] |
Bump to 3.3.4rc1.
diff --git a/Lib/idlelib/idlever.py b/Lib/idlelib/idlever.py index 60f1d32..a51920b 100644 --- a/Lib/idlelib/idlever.py +++ b/Lib/idlelib/idlever.py
@@ -1 +1 @@ -IDLE_VERSION = "3.3.3" +IDLE_VERSION = "3.3.4rc1"