From: Barry Warsaw Date: Wed, 18 Apr 2001 03:49:00 +0000 (+0000) Subject: Bump the version to 1.1 X-Git-Tag: v2.2a3~2009 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=cc8a60cdf61307eeab7ecd7bb8795728373efdfe;p=thirdparty%2FPython%2Fcpython.git Bump the version to 1.1 --- diff --git a/Tools/pynche/Main.py b/Tools/pynche/Main.py index b2294de7575b..894d804311c0 100644 --- a/Tools/pynche/Main.py +++ b/Tools/pynche/Main.py @@ -49,7 +49,7 @@ Where: """ -__version__ = '1.0' +__version__ = '1.1' import sys import os