diff options
| author | Georg Brandl <georg@python.org> | 2014-10-12 07:03:40 (GMT) |
|---|---|---|
| committer | Georg Brandl <georg@python.org> | 2014-10-12 07:03:40 (GMT) |
| commit | 18e897250a073e22ebc5e50d59551e44d98f8338 (patch) | |
| tree | 649cb526b50a21a705280b284c7f46472512fd8e /Lib/idlelib | |
| parent | 4cae8ff00b2db16e07906206b0444229aa68a6a5 (diff) | |
| download | cpython-18e897250a073e22ebc5e50d59551e44d98f8338.zip cpython-18e897250a073e22ebc5e50d59551e44d98f8338.tar.gz cpython-18e897250a073e22ebc5e50d59551e44d98f8338.tar.bz2 | |
Bump to 3.3.6v3.3.6
Diffstat (limited to 'Lib/idlelib')
| -rw-r--r-- | Lib/idlelib/idlever.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Lib/idlelib/idlever.py b/Lib/idlelib/idlever.py index be6a992..9ad7d89 100644 --- a/Lib/idlelib/idlever.py +++ b/Lib/idlelib/idlever.py @@ -1 +1 @@ -IDLE_VERSION = "3.3.6rc1" +IDLE_VERSION = "3.3.6" |
