]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
I think it's good to be explicit about the version in README.
authorGuido van Rossum <guido@python.org>
Wed, 18 Jul 2001 19:40:57 +0000 (19:40 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 18 Jul 2001 19:40:57 +0000 (19:40 +0000)
README

diff --git a/README b/README
index 9cc5de7e7b8225f855234e100f13fe29200739f0..dcb6beac1a99496e31c18a1760d6bbfa08deae33 100644 (file)
--- 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.