[pypy-svn] r29119 - pypy/dist
mwh at codespeak.net
mwh at codespeak.net
Thu Jun 22 10:23:04 CEST 2006
Author: mwh
Date: Thu Jun 22 10:22:57 2006
New Revision: 29119
Modified:
pypy/dist/README
Log:
trivial updates to README
Modified: pypy/dist/README
==============================================================================
--- pypy/dist/README (original)
+++ pypy/dist/README Thu Jun 22 10:22:57 2006
@@ -1,5 +1,5 @@
=======================================================
-PyPy: Python in Python implementation / Version 0.8.0
+PyPy: Python in Python implementation / Version 0.9.0
=======================================================
PyPy is an implementation of the Python programming language, written
@@ -23,8 +23,8 @@
For information in what's new in this release, please read the release
announcement:
- pypy/doc/release-0.8.0.txt
- http://codespeak.net/pypy/dist/pypy/doc/release-0.8.0.html
+ pypy/doc/release-0.9.0.txt
+ http://codespeak.net/pypy/dist/pypy/doc/release-0.9.0.html
Since December 2004, the development of PyPy has been funded by the
European Union's research programme. For more information on this
More information about the Pypy-commit
mailing list