diff options
| author | Benjamin Peterson <benjamin@python.org> | 2012-04-09 23:04:04 (GMT) |
|---|---|---|
| committer | Benjamin Peterson <benjamin@python.org> | 2012-04-09 23:04:04 (GMT) |
| commit | e95a8f6ff1830bcd59e149b52174a82276fed0f3 (patch) | |
| tree | e1e58434093c84189669dbf71823e5ab2ce05cd8 /Lib/idlelib/idlever.py | |
| parent | f51c384a0af9cc233b52ea98313e312dcb414dce (diff) | |
| download | cpython-2.7.3.zip cpython-2.7.3.tar.gz cpython-2.7.3.tar.bz2 | |
bump to 2.7.3 finalv2.7.3
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 eba4b9f..72666cb 100644 --- a/Lib/idlelib/idlever.py +++ b/Lib/idlelib/idlever.py @@ -1 +1 @@ -IDLE_VERSION = "2.7.3rc2" +IDLE_VERSION = "2.7.3" |
