diff options
author | Georg Brandl <georg@python.org> | 2012-09-29 07:34:13 (GMT) |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2012-09-29 07:34:13 (GMT) |
commit | 08a9012352933e09b4e5338adbe802b814183758 (patch) | |
tree | d48730b0107a85b9f44a685bb9a9d7aea323f833 /Doc/license.rst | |
parent | c7d7136c695fd31d29a83fa2de5823c9202d9392 (diff) | |
download | cpython-08a9012352933e09b4e5338adbe802b814183758.zip cpython-08a9012352933e09b4e5338adbe802b814183758.tar.gz cpython-08a9012352933e09b4e5338adbe802b814183758.tar.bz2 |
Bump version to 3.4.0 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 6326ce4..cf1d96f 100644 --- a/Doc/license.rst +++ b/Doc/license.rst @@ -122,6 +122,8 @@ been GPL-compatible; the table below summarizes the various releases. +----------------+--------------+------------+------------+-----------------+ | 3.3.0 | 3.2 | 2012 | PSF | yes | +----------------+--------------+------------+------------+-----------------+ +| 3.4.0 | 3.3.0 | 2014 | PSF | yes | ++----------------+--------------+------------+------------+-----------------+ .. note:: |