commit | ba98788bc545232a0e1b9458179253cf120176f6 | [log] [tgz] |
---|---|---|
author | Benjamin Peterson <benjamin@python.org> | Thu Mar 15 13:57:27 2012 -0500 |
committer | Benjamin Peterson <benjamin@python.org> | Thu Mar 15 13:57:27 2012 -0500 |
tree | c51180f1ade157142291bf77cad2515ec4c282a2 | |
parent | 273cd1812a7c8646b52aa3afee1c5db5a0e539d6 [diff] [blame] |
bump to 3.1.5rc2
diff --git a/Lib/idlelib/idlever.py b/Lib/idlelib/idlever.py index 049da68..09d42d4 100644 --- a/Lib/idlelib/idlever.py +++ b/Lib/idlelib/idlever.py
@@ -1 +1 @@ -IDLE_VERSION = "3.1.5rc1" +IDLE_VERSION = "3.1.5rc2"