diff options
author | Guido van Rossum <guido@python.org> | 2001-04-18 04:37:57 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2001-04-18 04:37:57 (GMT) |
commit | 6db412be4407ec0b81f3c652c9f7f0fad92a78e2 (patch) | |
tree | cd2f0b8b49a764a33b0936debfdfc3559a745ebc /README | |
parent | 879a186348e75e2f4d4b49368ddbcc826b881ad0 (diff) | |
download | cpython-6db412be4407ec0b81f3c652c9f7f0fad92a78e2.zip cpython-6db412be4407ec0b81f3c652c9f7f0fad92a78e2.tar.gz cpython-6db412be4407ec0b81f3c652c9f7f0fad92a78e2.tar.bz2 |
Bump the version number in more places
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -This is Python version 2.1 +This is Python version 2.2 ========================== Copyright (c) 2001 Python Software Foundation. |