diff options
| author | Anthony Baxter <anthonybaxter@gmail.com> | 2006-06-19 12:04:15 (GMT) |
|---|---|---|
| committer | Anthony Baxter <anthonybaxter@gmail.com> | 2006-06-19 12:04:15 (GMT) |
| commit | d11368072086cf7706cfbdd5cebcfc699f189380 (patch) | |
| tree | 927dd926a158b1b008cd7f72b120b18b8dde542c /Lib/idlelib/idlever.py | |
| parent | e7d7caa17a3f63732ded961629704283a5508662 (diff) | |
| download | cpython-d11368072086cf7706cfbdd5cebcfc699f189380.zip cpython-d11368072086cf7706cfbdd5cebcfc699f189380.tar.gz cpython-d11368072086cf7706cfbdd5cebcfc699f189380.tar.bz2 | |
Preparing for 2.5b1.
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 b7deb3f..2064eb3 100644 --- a/Lib/idlelib/idlever.py +++ b/Lib/idlelib/idlever.py @@ -1 +1 @@ -IDLE_VERSION = "1.2a2" +IDLE_VERSION = "1.2b1" |
