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

fijal at codespeak.net fijal at codespeak.net
Sat Jun 26 04:50:00 CEST 2010


Author: fijal
Date: Sat Jun 26 04:49:56 2010
New Revision: 75624

Modified:
   pypy/trunk/pypy/doc/index.txt
Log:
Bumb the number here as well


Modified: pypy/trunk/pypy/doc/index.txt
==============================================================================
--- pypy/trunk/pypy/doc/index.txt	(original)
+++ pypy/trunk/pypy/doc/index.txt	Sat Jun 26 04:49:56 2010
@@ -8,7 +8,7 @@
 Getting into PyPy ... 
 =============================================
 
-* `Release 1.2`_: the latest official release
+* `Release 1.3`_: the latest official release
 
 * `PyPy Blog`_: news and status info about PyPy 
 
@@ -56,4 +56,4 @@
 .. _`Documentation`: docindex.html 
 .. _`Getting Started`: getting-started.html
 .. _papers: extradoc.html
-.. _`Release 1.2`: release-1.2.0.html
+.. _`Release 1.3`: release-1.3.0.html



More information about the Pypy-commit mailing list