Author: mattip <[email protected]>
Branch:
Changeset: r82828:089e08aceb1c
Date: 2016-03-06 21:47 +0200
http://bitbucket.org/pypy/pypy/changeset/089e08aceb1c/
Log: drop the rev number from the published name, since we decided bug
fixes will be 5.1, 5.2, ...
diff --git a/pypy/doc/release-5.0.0.rst b/pypy/doc/release-5.0.0.rst
--- a/pypy/doc/release-5.0.0.rst
+++ b/pypy/doc/release-5.0.0.rst
@@ -1,8 +1,8 @@
-==========
-PyPy 5.0.0
-==========
+========
+PyPy 5.0
+========
-We have released PyPy 5.0.0, about three months after PyPy 4.0.0.
+We have released PyPy 5.0, about three months after PyPy 4.0.1.
We encourage all users of PyPy to update to this version. Apart from the usual
bug fixes, there is an ongoing effort to improve the warmup time and memory
usage of JIT-related metadata. The exact effects depend vastly on the program
@@ -18,7 +18,7 @@
now just works on MacOS and Windows too, in both PyPy (built-in support) and
CPython (as an installed module).
-You can download the PyPy 5.0.0 release here:
+You can download the PyPy 5.0 release here:
http://pypy.org/download.html
@@ -35,7 +35,7 @@
====
While not applicable only to PyPy, `cffi`_ is arguably our most significant
-contribution to the python ecosystem. PyPy 5.0.0 ships with
+contribution to the python ecosystem. PyPy 5.0 ships with
`cffi-1.5.2`_ which now allows embedding PyPy (or cpython) in a c program.
.. _`PyPy`: http://doc.pypy.org
diff --git a/pypy/doc/whatsnew-5.0.0.rst b/pypy/doc/whatsnew-5.0.0.rst
--- a/pypy/doc/whatsnew-5.0.0.rst
+++ b/pypy/doc/whatsnew-5.0.0.rst
@@ -1,6 +1,6 @@
-========================
-What's new in PyPy 5.0.0
-========================
+======================
+What's new in PyPy 5.0
+======================
.. this is a revision shortly after release-4.0.1
.. startrev: 4b5c840d0da2
diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst
--- a/pypy/doc/whatsnew-head.rst
+++ b/pypy/doc/whatsnew-head.rst
@@ -2,6 +2,6 @@
What's new in PyPy 5.0.+
=========================
-.. this is a revision shortly after release-5.0.0
+.. this is a revision shortly after release-5.0
.. startrev: 7bb6381d084c
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit