Author: Richard Plangger <[email protected]> Branch: extradoc Changeset: r808:7918306b5928 Date: 2016-10-10 17:34 +0200 http://bitbucket.org/pypy/pypy.org/changeset/7918306b5928/
Log: correct versions for pypy3.3 diff --git a/source/download.txt b/source/download.txt --- a/source/download.txt +++ b/source/download.txt @@ -16,13 +16,13 @@ * the Python2.7 compatible release — **PyPy2.7 v5.4.1** — (`what's new in PyPy2.7?`_ and `bugfix release`_) -* the Python3.3 compatible release — **PyPy3.3 v5.2-alpha** — (`what's new in PyPy3.3?`_). +* the Python3.3 compatible release — **PyPy3.3 v5.5-alpha** — (`what's new in PyPy3.3?`_). * the Python2.7 Software Transactional Memory special release — **PyPy-STM 2.5.1** (Linux x86-64 only) .. _what's new in PyPy2.7?: http://doc.pypy.org/en/latest/release-pypy2.7-v5.4.0.html .. _bugfix release: http://doc.pypy.org/en/latest/release-pypy2.7-v5.4.1.html -.. _what's new in PyPy3.3?: http://doc.pypy.org/en/latest/release-pypy3.3-v5.2-alpha1.html +.. _what's new in PyPy3.3?: http://doc.pypy.org/en/latest/release-pypy3.3-v5.5-alpha.html .. class:: download_menu _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
