commit | 1e62aec3ed8c8c7b23ab56b46e250e9be2d40681 | [log] [tgz] |
---|---|---|
author | Barry Warsaw <barry@python.org> | Fri Sep 12 23:25:57 2008 +0000 |
committer | Barry Warsaw <barry@python.org> | Fri Sep 12 23:25:57 2008 +0000 |
tree | 404acf891f6fd35261039f1d0c024e1c27633f29 | |
parent | e6872eb41710f14d35616b168f21d85c96d26ff7 [diff] [blame] |
Bumping to 2.6rc1
diff --git a/Lib/idlelib/idlever.py b/Lib/idlelib/idlever.py index 5c055d0..59c5568 100644 --- a/Lib/idlelib/idlever.py +++ b/Lib/idlelib/idlever.py
@@ -1 +1 @@ -IDLE_VERSION = "2.6b3" +IDLE_VERSION = "2.6rc1"