diff options
author | Skip Montanaro <skip@pobox.com> | 2004-03-05 14:33:21 (GMT) |
---|---|---|
committer | Skip Montanaro <skip@pobox.com> | 2004-03-05 14:33:21 (GMT) |
commit | bff63f034366b0cf0442e9db5e5674751beca25a (patch) | |
tree | 146cccb2f62c3e2efbd49c33fe8d92fcf07311f4 /README | |
parent | 31017aed36a5c5b0e4b16ca58bea09c9ce360134 (diff) | |
download | cpython-bff63f034366b0cf0442e9db5e5674751beca25a.zip cpython-bff63f034366b0cf0442e9db5e5674751beca25a.tar.gz cpython-bff63f034366b0cf0442e9db5e5674751beca25a.tar.bz2 |
update version at top of file
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,5 +1,5 @@ -This is Python version 2.3 release candidate 2 -============================================== +This is Python version 2.4 alpha 1 +================================== Copyright (c) 2001, 2002, 2003 Python Software Foundation. All rights reserved. |