diff options
author | Barry Warsaw <barry@python.org> | 2008-06-19 01:48:07 (GMT) |
---|---|---|
committer | Barry Warsaw <barry@python.org> | 2008-06-19 01:48:07 (GMT) |
commit | b5d174037fab4889c1404ebab19b85cbe9aa452e (patch) | |
tree | 32cabb659a1c053fb3e89d59eaecaa5935e942e2 /README | |
parent | da9c9be1599d818524c9f59e1bbfa64554e18018 (diff) | |
download | cpython-b5d174037fab4889c1404ebab19b85cbe9aa452e.zip cpython-b5d174037fab4889c1404ebab19b85cbe9aa452e.tar.gz cpython-b5d174037fab4889c1404ebab19b85cbe9aa452e.tar.bz2 |
Bumping to 2.6b1v2.6b1
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.6 alpha 3 -================================== +This is Python version 2.6 beta 1 +================================= Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 Python Software Foundation. |