diff --git a/features.html b/features.html index cbe9032f8cde4b2a7abd20fdf64dd1ae344552b8_ZmVhdHVyZXMuaHRtbA==..48567f8dfc1e7e63e458965bfed4abf6dfb9068b_ZmVhdHVyZXMuaHRtbA== 100644 --- a/features.html +++ b/features.html @@ -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 diff --git a/source/features.txt b/source/features.txt index cbe9032f8cde4b2a7abd20fdf64dd1ae344552b8_c291cmNlL2ZlYXR1cmVzLnR4dA==..48567f8dfc1e7e63e458965bfed4abf6dfb9068b_c291cmNlL2ZlYXR1cmVzLnR4dA== 100644 --- a/source/features.txt +++ b/source/features.txt @@ -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