commit | 3988ed8e6f06ba8474a7f120d7f10f2a4c479f29 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Sat Jan 15 17:08:53 2011 +0000 |
committer | Georg Brandl <georg@python.org> | Sat Jan 15 17:08:53 2011 +0000 |
tree | 58c79e4f0777891af6536495276f4ac245cda578 | |
parent | 23e924f96b78ac644eb54574de4bdca7d829840a [diff] [blame] |
Bump to 3.2rc1.
diff --git a/Lib/idlelib/idlever.py b/Lib/idlelib/idlever.py index 6f90588..4ca20d6 100644 --- a/Lib/idlelib/idlever.py +++ b/Lib/idlelib/idlever.py
@@ -1 +1 @@ -IDLE_VERSION = "3.2b2" +IDLE_VERSION = "3.2rc1"