[pypy-svn] r79345 - pypy/trunk/pypy/doc

antocuni at codespeak.net antocuni at codespeak.net
Mon Nov 22 15:09:23 CET 2010


Author: antocuni
Date: Mon Nov 22 15:09:20 2010
New Revision: 79345

Modified:
   pypy/trunk/pypy/doc/release-1.4.0beta.txt
Log:
fix virtualenv version


Modified: pypy/trunk/pypy/doc/release-1.4.0beta.txt
==============================================================================
--- pypy/trunk/pypy/doc/release-1.4.0beta.txt	(original)
+++ pypy/trunk/pypy/doc/release-1.4.0beta.txt	Mon Nov 22 15:09:20 2010
@@ -28,7 +28,7 @@
 
 * improvements all across the board (for example faster map calls)
 
-* virtualenv support (virtualenv 0.5 or later)
+* virtualenv support (virtualenv 1.5 or later)
 
 Cheers,
 The PyPy team



More information about the Pypy-commit mailing list