commit | c81402527a274dffcb4ad09e9e0e600e2182b2cc | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Sun Feb 09 08:43:05 2014 +0100 |
committer | Georg Brandl <georg@python.org> | Sun Feb 09 08:43:05 2014 +0100 |
tree | 85ab28864668afe5d85a6ad1c386b6224a6cd9cf | |
parent | 87203d313d881a67e642bffcf82d428f27c91e3c [diff] [blame] |
Bump to 3.3.4 final
diff --git a/Lib/idlelib/idlever.py b/Lib/idlelib/idlever.py index a51920b..e9e88ef 100644 --- a/Lib/idlelib/idlever.py +++ b/Lib/idlelib/idlever.py
@@ -1 +1 @@ -IDLE_VERSION = "3.3.4rc1" +IDLE_VERSION = "3.3.4"