diff options
author | Benjamin Peterson <benjamin@python.org> | 2010-03-06 20:34:14 (GMT) |
---|---|---|
committer | Benjamin Peterson <benjamin@python.org> | 2010-03-06 20:34:14 (GMT) |
commit | 8e7c1178a03de3e0bff7b019a56ff9a3493b0929 (patch) | |
tree | 4f54722ccd0d34ad760ba300f1a3e24ce30e4629 /README | |
parent | 632df993dc638428e69b9b236477e97b70707753 (diff) | |
download | cpython-8e7c1178a03de3e0bff7b019a56ff9a3493b0929.zip cpython-8e7c1178a03de3e0bff7b019a56ff9a3493b0929.tar.gz cpython-8e7c1178a03de3e0bff7b019a56ff9a3493b0929.tar.bz2 |
bump version to 2.7a4v2.7a4
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.7 alpha 3 +This is Python version 2.7 alpha 4 ================================== Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 |