diff options
author | Georg Brandl <georg@python.org> | 2011-02-20 10:37:07 (GMT) |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2011-02-20 10:37:07 (GMT) |
commit | 3ebb6b361553b1a786396189e92945a59075e51a (patch) | |
tree | dc445377f7dd0d5285513a369d9e2a4ab334b29e /Doc/license.rst | |
parent | 4a9d447ac633fb5ca29ace78d5bbfd9cd6d125db (diff) | |
download | cpython-3ebb6b361553b1a786396189e92945a59075e51a.zip cpython-3ebb6b361553b1a786396189e92945a59075e51a.tar.gz cpython-3ebb6b361553b1a786396189e92945a59075e51a.tar.bz2 |
Bump trunk to 3.3 alpha 0.
Diffstat (limited to 'Doc/license.rst')
-rw-r--r-- | Doc/license.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Doc/license.rst b/Doc/license.rst index a32b7ab..6c9ecf5 100644 --- a/Doc/license.rst +++ b/Doc/license.rst @@ -110,6 +110,8 @@ been GPL-compatible; the table below summarizes the various releases. +----------------+--------------+------------+------------+-----------------+ | 3.2 | 3.1 | 2011 | PSF | yes | +----------------+--------------+------------+------------+-----------------+ +| 3.3 | 3.2 | 2012 | PSF | yes | ++----------------+--------------+------------+------------+-----------------+ .. note:: |