]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Version number and release date for IDLE, the version now is 1.0.2.
authorThomas Heller <theller@ctypes.org>
Thu, 4 Dec 2003 20:44:28 +0000 (20:44 +0000)
committerThomas Heller <theller@ctypes.org>
Thu, 4 Dec 2003 20:44:28 +0000 (20:44 +0000)
Lib/idlelib/NEWS.txt
Lib/idlelib/idlever.py

index 093dcd31282414648cd52867234ff40a31dd4357..99d958a3183e8cbf3da00d8bf5144fa2e97a99a6 100644 (file)
@@ -1,7 +1,7 @@
 What's New in IDLE 1.0.2?
 ===================================
 
-*Release date: XX-Dec-2003*
+*Release date: 05-Dec-2003*
 
 - After an exception, run.py was not setting the exception vector. Noam
   Raphael suggested correcting this so pdb's postmortem pm() would work. 
index 0ec4901412d6ee4b9ecb44c0f971a9d30f83a7aa..c9ee114535467e5bd37062323929b50df335dc07 100644 (file)
@@ -1 +1 @@
-IDLE_VERSION = "1.0.1+"
+IDLE_VERSION = "1.0.2"