diff options
| author | Georg Brandl <georg@python.org> | 2011-02-20 10:29:04 +0000 |
|---|---|---|
| committer | Georg Brandl <georg@python.org> | 2011-02-20 10:29:04 +0000 |
| commit | 260a788767ff6dadd04ecf9e9e26b363ca28c8ae (patch) | |
| tree | 12414a9590a0d01352602301df811c3d48576989 /Lib/idlelib/idlever.py | |
| parent | 14927d0928d624e0c07e70dc10aa347a6fff111e (diff) | |
| download | cpython-git-260a788767ff6dadd04ecf9e9e26b363ca28c8ae.tar.gz | |
Version bump to 3.2 final.
Diffstat (limited to 'Lib/idlelib/idlever.py')
| -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 165475c938..5b0907e1e1 100644 --- a/Lib/idlelib/idlever.py +++ b/Lib/idlelib/idlever.py @@ -1 +1 @@ -IDLE_VERSION = "3.2rc3" +IDLE_VERSION = "3.2" |
