diff options
author | Barry Warsaw <barry@python.org> | 2008-11-21 01:18:21 (GMT) |
---|---|---|
committer | Barry Warsaw <barry@python.org> | 2008-11-21 01:18:21 (GMT) |
commit | 43baef41fdf4b448d74fbd88ca738b1f4ddc6670 (patch) | |
tree | 308fb8010ce63a34a8bdd9ef72ae0e2444507719 /README | |
parent | 2d71822fdb93ac63f24983a39db3bf47c56ca4c0 (diff) | |
download | cpython-43baef41fdf4b448d74fbd88ca738b1f4ddc6670.zip cpython-43baef41fdf4b448d74fbd88ca738b1f4ddc6670.tar.gz cpython-43baef41fdf4b448d74fbd88ca738b1f4ddc6670.tar.bz2 |
Bump to 3.0rc3v3.0rc3
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -This is Python version 3.0 release candidate 2 +This is Python version 3.0 release candidate 3 ============================================== For notes specific to this release, see RELNOTES in this directory. |