Author: Matti Picus <matti.pi...@gmail.com>
Branch: extradoc
Changeset: r760:d884fbe4ae57
Date: 2016-06-16 23:28 +0300
http://bitbucket.org/pypy/pypy.org/changeset/d884fbe4ae57/

Log:    fix one more place

diff --git a/download.html b/download.html
--- a/download.html
+++ b/download.html
@@ -74,7 +74,7 @@
 performance improvements.</p>
 <p>We provide binaries for x86, ARM, and PPC Linux, Mac OS/X and Windows 
for:</p>
 <ul class="simple">
-<li>the Python2.7 compatible release &#8212; <strong>PyPy2.7 v5.3.0</strong> 
&#8212; (<a class="reference external" 
href="http://doc.pypy.org/en/latest/release-pypy2.7-v5.3.0.html";>what's new in 
PyPy2.7?</a>  and release note for <a class="reference external" 
href="http://doc.pypy.org/en/latest/release-pypy2.7-v5.3.1.html";>PyPy2.7-v5.3.1</a>)</li>
+<li>the Python2.7 compatible release &#8212; <strong>PyPy2.7 v5.3.1</strong> 
&#8212; (<a class="reference external" 
href="http://doc.pypy.org/en/latest/release-pypy2.7-v5.3.0.html";>what's new in 
PyPy2.7?</a>  and release note for <a class="reference external" 
href="http://doc.pypy.org/en/latest/release-pypy2.7-v5.3.1.html";>PyPy2.7-v5.3.1</a>)</li>
 <li>the Python3.3 compatible release &#8212; <strong>PyPy3.3 
v5.2-alpha</strong> &#8212; (<a class="reference external" 
href="http://doc.pypy.org/en/latest/release-pypy3.3-v5.2-alpha1.html";>what's 
new in PyPy3.3?</a>).</li>
 <li>the Python2.7 Software Transactional Memory special release &#8212; 
<strong>PyPy-STM 2.5.1</strong> (Linux x86-64 only)</li>
 </ul>
diff --git a/source/download.txt b/source/download.txt
--- a/source/download.txt
+++ b/source/download.txt
@@ -14,7 +14,7 @@
 
 We provide binaries for x86, ARM, and PPC Linux, Mac OS/X and Windows for:
 
-* the Python2.7 compatible release &#8212; **PyPy2.7 v5.3.0** &#8212; (`what's 
new in PyPy2.7?`_  and release note for `PyPy2.7-v5.3.1`_)
+* the Python2.7 compatible release &#8212; **PyPy2.7 v5.3.1** &#8212; (`what's 
new in PyPy2.7?`_  and release note for `PyPy2.7-v5.3.1`_)
 * the Python3.3 compatible release &#8212; **PyPy3.3 v5.2-alpha** &#8212; 
(`what's new in PyPy3.3?`_).
 
 * the Python2.7 Software Transactional Memory special release &#8212; 
**PyPy-STM 2.5.1** (Linux x86-64 only)
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to