Skip to content
Snippets Groups Projects
Commit 48567f8d authored by Armin Rigo's avatar Armin Rigo
Browse files

Update the version number here too

parent cbe9032f
No related merge requests found
......@@ -45,7 +45,7 @@
<div>
<div id="main">
<h1 class="title">Features</h1>
<p><strong>PyPy 2.0</strong> implements <strong>Python 2.7.3</strong> and runs on Intel
<p><strong>PyPy 2.0.1</strong> implements <strong>Python 2.7.3</strong> and runs on Intel
<a class="reference external" href="http://en.wikipedia.org/wiki/IA-32">x86 (IA-32)</a> , <a class="reference external" href="http://en.wikipedia.org/wiki/X86_64">x86_64</a> and <a class="reference external" href="http://en.wikipedia.org/wiki/ARM">ARM</a> platforms (alpha), with PPC being
underway. It supports all of the core language, passing the Python test suite
(with minor modifications that were already accepted in the main python
......
......@@ -6,7 +6,7 @@
PyPy features
===========================================================
**PyPy 2.0** implements **Python 2.7.3** and runs on Intel
**PyPy 2.0.1** implements **Python 2.7.3** and runs on Intel
`x86 (IA-32)`_ , `x86_64`_ and `ARM`_ platforms (alpha), with PPC being
underway. It supports all of the core language, passing the Python test suite
(with minor modifications that were already accepted in the main python
......
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