diff options
author | Barry Warsaw <barry@python.org> | 2010-08-16 22:19:57 (GMT) |
---|---|---|
committer | Barry Warsaw <barry@python.org> | 2010-08-16 22:19:57 (GMT) |
commit | 607a2e3f6d04bdd3802cb6970ebee5dbe47f5e74 (patch) | |
tree | 32dbcc0f8f7719ef2c655ed39aad9fc6eef23ae2 /README | |
parent | b828e5c95781cff23c29bd46a38741220e6d712a (diff) | |
download | cpython-607a2e3f6d04bdd3802cb6970ebee5dbe47f5e74.zip cpython-607a2e3f6d04bdd3802cb6970ebee5dbe47f5e74.tar.gz cpython-607a2e3f6d04bdd3802cb6970ebee5dbe47f5e74.tar.bz2 |
Bumping to 2.6.6rc2.
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.6.6 release candidate 1 +This is Python version 2.6.6 release candidate 2 ================================================ Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 |