From: Guido van Rossum Date: Wed, 18 Jul 2001 19:40:57 +0000 (+0000) Subject: I think it's good to be explicit about the version in README. X-Git-Tag: v2.1.1~22 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b37d270cbfcc715447770365fba634369cb974ab;p=thirdparty%2FPython%2Fcpython.git I think it's good to be explicit about the version in README. --- diff --git a/README b/README index 9cc5de7e7b82..dcb6beac1a99 100644 --- a/README +++ b/README @@ -1,5 +1,5 @@ -This is Python version 2.1 -========================== +This is Python version 2.1.1 +============================ Copyright (c) 2001 Python Software Foundation. All rights reserved.