]> granicus.if.org Git - python/commitdiff
Bump version to 0.9.2.
authorGreg Ward <gward@python.net>
Fri, 1 Sep 2000 01:00:40 +0000 (01:00 +0000)
committerGreg Ward <gward@python.net>
Fri, 1 Sep 2000 01:00:40 +0000 (01:00 +0000)
Lib/distutils/__init__.py

index afd65545b4cf53788abaae6abc56bc95d0e6cdc6..16a3984b0ccc5ca047b74f2c3e14545b6cc62b33 100644 (file)
@@ -10,4 +10,4 @@ used from a setup script as
 
 __revision__ = "$Id$"
 
-__version__ = "0.9.2pre"
+__version__ = "0.9.2"