diff options
author | Benjamin Peterson <benjamin@python.org> | 2009-06-27 21:40:27 (GMT) |
---|---|---|
committer | Benjamin Peterson <benjamin@python.org> | 2009-06-27 21:40:27 (GMT) |
commit | 46ea4f73b998364e020972eb80415e6004a917f2 (patch) | |
tree | 9b189911a06ae7f42f4225de27e3094b248646e5 /Doc/license.rst | |
parent | c216b27c427a5878237fb6420c221d59ec7f5285 (diff) | |
download | cpython-46ea4f73b998364e020972eb80415e6004a917f2.zip cpython-46ea4f73b998364e020972eb80415e6004a917f2.tar.gz cpython-46ea4f73b998364e020972eb80415e6004a917f2.tar.bz2 |
bump to 3.2a0
Diffstat (limited to 'Doc/license.rst')
-rw-r--r-- | Doc/license.rst | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/Doc/license.rst b/Doc/license.rst index eb266a7..7b77b60 100644 --- a/Doc/license.rst +++ b/Doc/license.rst @@ -94,7 +94,10 @@ been GPL-compatible; the table below summarizes the various releases. +----------------+--------------+------------+------------+-----------------+ | 3.0 | 2.6 | 2008 | PSF | yes | +----------------+--------------+------------+------------+-----------------+ - +| 3.1 | 3.0 | 2009 | PSF | yes | ++----------------+--------------+------------+------------+-----------------+ +| 3.2 | 3.1 | 2009 | PSF | yes | ++----------------+--------------+------------+------------+-----------------+ .. note:: |