diff options
author | Georg Brandl <georg@python.org> | 2012-09-23 15:15:21 (GMT) |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2012-09-23 15:15:21 (GMT) |
commit | 8506d3591cb49d2ccda1d452cf04463274f5349d (patch) | |
tree | 4ddb4787e69316580eacae3a0cb4a68058c27882 /README | |
parent | 6147515d02f0c2961f3bf5fd93a85cc512b18c95 (diff) | |
download | cpython-8506d3591cb49d2ccda1d452cf04463274f5349d.zip cpython-8506d3591cb49d2ccda1d452cf04463274f5349d.tar.gz cpython-8506d3591cb49d2ccda1d452cf04463274f5349d.tar.bz2 |
Bump to 3.3.0rc3.v3.3.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.3.0 release candidate 2 +This is Python version 3.3.0 release candidate 3 ================================================ Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, |