Author: Maciej Fijalkowski <[email protected]> Branch: Changeset: r46615:8a7085ef70f9 Date: 2011-08-18 19:10 +0200 http://bitbucket.org/pypy/pypy/changeset/8a7085ef70f9/
Log: bump the release number diff --git a/pypy/doc/conf.py b/pypy/doc/conf.py --- a/pypy/doc/conf.py +++ b/pypy/doc/conf.py @@ -45,9 +45,9 @@ # built documents. # # The short X.Y version. -version = '1.5' +version = '1.6' # The full version, including alpha/beta/rc tags. -release = '1.5' +release = '1.6' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
