diff options
author | Benjamin Peterson <benjamin@python.org> | 2010-02-06 16:37:32 (GMT) |
---|---|---|
committer | Benjamin Peterson <benjamin@python.org> | 2010-02-06 16:37:32 (GMT) |
commit | a7be9d240a9ccd06010384c986f505acf084b6b2 (patch) | |
tree | aa59614d97a5d134282e1a751ddecf7b20c83ced /README | |
parent | b79dc307ad9ccf963286a785202b97035f121dec (diff) | |
download | cpython-2.7a3.zip cpython-2.7a3.tar.gz cpython-2.7a3.tar.bz2 |
bump version to 2.7a3v2.7a3
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 2 +This is Python version 2.7 alpha 3 ================================== Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 |