Skip to content
Snippets Groups Projects
Commit fe3ae5657a9b authored by Antonio Cuni's avatar Antonio Cuni
Browse files

fix all the remaining references to 7.1 into 7.1.1

parent 90eb83066b05
No related branches found
No related tags found
No related merge requests found
......@@ -13,5 +13,5 @@
performance improvements.
We provide binaries for x86, ARM, PPC and s390x running on different operating systems such as
Linux, Mac OS X and Windows (`what's new in PyPy 7.1?`_):
Linux, Mac OS X and Windows (`what's new in PyPy 7.1.1?`_):
......@@ -17,3 +17,3 @@
* the Python2.7 compatible release — **PyPy2.7 v7.1**
* the Python2.7 compatible release — **PyPy2.7 v7.1.1**
......@@ -19,3 +19,3 @@
* the Python3.5 compatible release — **PyPy3.5 v7.0**
* the Python3.6 compatible release, beta quality — **PyPy3.6 v7.1.1**
......@@ -21,5 +21,5 @@
* the Python3.6 compatible release, beta quality — **PyPy3.6 v7.1**
* the (older) Python3.5 compatible release — **PyPy3.5 v7.0**
* the Python2.7 Software Transactional Memory special release — **PyPy-STM 2.5.1** (Linux x86-64 only)
......@@ -23,7 +23,7 @@
* the Python2.7 Software Transactional Memory special release — **PyPy-STM 2.5.1** (Linux x86-64 only)
.. _what's new in PyPy 7.1?: http://doc.pypy.org/en/latest/release-v7.1.1.html
.. _what's new in PyPy 7.1.1?: http://doc.pypy.org/en/latest/release-v7.1.1.html
.. class:: download_menu
......@@ -80,7 +80,7 @@
.. _release:
Python2.7 compatible PyPy 7.1
Python2.7 compatible PyPy 7.1.1
-------------------------------
.. class:: download_menu
......@@ -325,6 +325,6 @@
Alternatively, get one of the following smaller packages for the source at
the same revision as the above binaries:
* `pypy2.7-v7.1.0-src.tar.bz2`__ (sources, PyPy 2 only)
* `pypy3.6-v7.1.0-src.tar.bz2`__ (sources, PyPy 3 only)
* `pypy2.7-v7.1.1-src.tar.bz2`__ (sources, PyPy 2 only)
* `pypy3.6-v7.1.1-src.tar.bz2`__ (sources, PyPy 3 only)
......@@ -330,6 +330,6 @@
.. __: https://bitbucket.org/pypy/pypy/downloads/pypy2.7-v7.1.0-src.tar.bz2
.. __: https://bitbucket.org/pypy/pypy/downloads/pypy3.6-v7.1.0-src.tar.bz2
.. __: https://bitbucket.org/pypy/pypy/downloads/pypy2.7-v7.1.1-src.tar.bz2
.. __: https://bitbucket.org/pypy/pypy/downloads/pypy3.6-v7.1.1-src.tar.bz2
2. Make sure you **installed the dependencies.** See the list here__.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment