]> granicus.if.org Git - python/commitdiff
New __version__ number (1.0!) -- jvr
authorJust van Rossum <just@lettererror.com>
Sat, 30 Oct 1999 11:45:16 +0000 (11:45 +0000)
committerJust van Rossum <just@lettererror.com>
Sat, 30 Oct 1999 11:45:16 +0000 (11:45 +0000)
Mac/Tools/IDE/PythonIDE.py
Mac/Tools/IDE/PythonIDE.rsrc

index abb78028e205998580de7b64ebe5d1215201796c..b80fd5f07205a9e09bab8e055613da4a3dc8b8e9 100644 (file)
@@ -3,7 +3,7 @@
 # keep this (__main__) as clean as possible, since we are using 
 # it like the "normal" interpreter.
 
-__version__ = '1.0b3'
+__version__ = '1.0'
 
 
 def init():
index 9c3f9f488908028c025fd0de00803507ad9adffc..e56ed21d3a3e912226a7e866f4dba38c6ed16fa7 100644 (file)
Binary files a/Mac/Tools/IDE/PythonIDE.rsrc and b/Mac/Tools/IDE/PythonIDE.rsrc differ