commit | d11368072086cf7706cfbdd5cebcfc699f189380 | [log] [tgz] |
---|---|---|
author | Anthony Baxter <anthonybaxter@gmail.com> | Mon Jun 19 12:04:15 2006 +0000 |
committer | Anthony Baxter <anthonybaxter@gmail.com> | Mon Jun 19 12:04:15 2006 +0000 |
tree | 927dd926a158b1b008cd7f72b120b18b8dde542c | |
parent | e7d7caa17a3f63732ded961629704283a5508662 [diff] [blame] |
Preparing for 2.5b1.
diff --git a/Lib/idlelib/idlever.py b/Lib/idlelib/idlever.py index b7deb3f..2064eb3 100644 --- a/Lib/idlelib/idlever.py +++ b/Lib/idlelib/idlever.py
@@ -1 +1 @@ -IDLE_VERSION = "1.2a2" +IDLE_VERSION = "1.2b1"