]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Make this IDLE version 0.8. (We have to skip 0.7 because that was a
authorGuido van Rossum <guido@python.org>
Thu, 22 Mar 2001 17:37:52 +0000 (17:37 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 22 Mar 2001 17:37:52 +0000 (17:37 +0000)
CNRI release in a corner of the basement of a government building on a
planet circling Aldebaran.)

Tools/idle/idlever.py

index 291177a7167f03df6f47fb947b859035babcc664..82c5781d56fb405b32eecd579554e43aa6844262 100644 (file)
@@ -1 +1 @@
-IDLE_VERSION = "0.6"
+IDLE_VERSION = "0.8"