diff options
author | Martin v. Löwis <martin@v.loewis.de> | 2008-12-13 15:42:40 (GMT) |
---|---|---|
committer | Martin v. Löwis <martin@v.loewis.de> | 2008-12-13 15:42:40 (GMT) |
commit | 073ff240e79d90766c6cc36b520fc58f742f0cf3 (patch) | |
tree | e6a1463309a60d2ca36cf1471acf174f0955628c /README | |
parent | 0896d3e98310b7eae9789e59d15672200fac99c1 (diff) | |
download | cpython-073ff240e79d90766c6cc36b520fc58f742f0cf3.zip cpython-073ff240e79d90766c6cc36b520fc58f742f0cf3.tar.gz cpython-073ff240e79d90766c6cc36b520fc58f742f0cf3.tar.bz2 |
Prepare for 2.5.3c1.v2.5.3c1
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.5.2 -============================ +This is Python version 2.5.3c1 +============================== Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 Python Software Foundation. |