commit | 1b94ab79a95ba69e017348ffeb04ef52616a4540 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Sat Aug 11 08:49:20 2012 +0200 |
committer | Georg Brandl <georg@python.org> | Sat Aug 11 08:49:20 2012 +0200 |
tree | 50e53a58a50727f4a6ebd69542a12b104eb70a1f | |
parent | a81b481e3a49fe34ed9bfa0c03a39b2c522ecebc [diff] [blame] |
Bump to 3.3b2.
diff --git a/Lib/idlelib/idlever.py b/Lib/idlelib/idlever.py index 7de1b07..db5b373 100644 --- a/Lib/idlelib/idlever.py +++ b/Lib/idlelib/idlever.py
@@ -1 +1 @@ -IDLE_VERSION = "3.3.0b1" +IDLE_VERSION = "3.3.0b2"