commit | b88548069599f949c5b451ef95be739241711e24 | [log] [tgz] |
---|---|---|
author | Barry Warsaw <barry@python.org> | Thu Sep 18 03:00:28 2008 +0000 |
committer | Barry Warsaw <barry@python.org> | Thu Sep 18 03:00:28 2008 +0000 |
tree | 957d0eb0dec550467270434250d30482ab2aeaf7 | |
parent | f2fa87b02daa69211c72224898cf8119e7f1d114 [diff] [blame] |
bumping to 3.0rc1
diff --git a/Lib/idlelib/idlever.py b/Lib/idlelib/idlever.py index e5027cd..754ac96 100644 --- a/Lib/idlelib/idlever.py +++ b/Lib/idlelib/idlever.py
@@ -1 +1 @@ -IDLE_VERSION = "3.0b3" +IDLE_VERSION = "3.0rc1"