commit | c60082d283933b0fe19b22d4caca67e3b686ac0b | [log] [tgz] |
---|---|---|
author | Benjamin Peterson <benjamin@python.org> | Sat Jul 03 13:56:13 2010 +0000 |
committer | Benjamin Peterson <benjamin@python.org> | Sat Jul 03 13:56:13 2010 +0000 |
tree | a3806c04ddd8c3e054e992a9a5d4770e5dc1f0ae | |
parent | 6728d14b28b4caf3db25109ebf5b35d998c25783 [diff] [blame] |
update to 2.7 final
diff --git a/Lib/idlelib/idlever.py b/Lib/idlelib/idlever.py index e2ada8c..c66621f 100644 --- a/Lib/idlelib/idlever.py +++ b/Lib/idlelib/idlever.py
@@ -1 +1 @@ -IDLE_VERSION = "2.7rc2" +IDLE_VERSION = "2.7"