Author: Matti Picus <[email protected]> Branch: Changeset: r92456:e2b38e5ae91f Date: 2017-09-23 23:58 +0300 http://bitbucket.org/pypy/pypy/changeset/e2b38e5ae91f/
Log: update version, restart whatsnew-head diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst new file mode 100644 --- /dev/null +++ b/pypy/doc/whatsnew-head.rst @@ -0,0 +1,6 @@ +=========================== +What's new in PyPy2.7 5.10+ +=========================== + +.. this is a revision shortly after release-pypy2.7-v5.9.0 +.. startrev:b280d5cca79e diff --git a/pypy/doc/whatsnew-pypy2-5.9.0.rst b/pypy/doc/whatsnew-pypy2-5.9.0.rst --- a/pypy/doc/whatsnew-pypy2-5.9.0.rst +++ b/pypy/doc/whatsnew-pypy2-5.9.0.rst @@ -1,6 +1,6 @@ -========================== -What's new in PyPy2.7 5.9+ -========================== +========================= +What's new in PyPy2.7 5.9 +========================= .. this is a revision shortly after release-pypy2.7-v5.8.0 .. startrev: 558bd00b3dd8 _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
