summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKurt B. Kaiser <kbk@shore.net>2008-02-14 04:57:08 (GMT)
committerKurt B. Kaiser <kbk@shore.net>2008-02-14 04:57:08 (GMT)
commitabcb59a1d87c6121db913ce56c9f91fd43f33916 (patch)
treed35889147937a1096b9fcd4778163c929a748c78
parent38fd069a73adb81104927aeb13a8919214d18dfa (diff)
downloadcpython-abcb59a1d87c6121db913ce56c9f91fd43f33916.zip
cpython-abcb59a1d87c6121db913ce56c9f91fd43f33916.tar.gz
cpython-abcb59a1d87c6121db913ce56c9f91fd43f33916.tar.bz2
bump: IDLE 1.2.2
-rw-r--r--Lib/idlelib/idlever.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Lib/idlelib/idlever.py b/Lib/idlelib/idlever.py
index 9f7fb5a..ec8e000 100644
--- a/Lib/idlelib/idlever.py
+++ b/Lib/idlelib/idlever.py
@@ -1 +1 @@
-IDLE_VERSION = "1.2.1"
+IDLE_VERSION = "1.2.2"