Author: Stefano Rivera <[email protected]> Branch: Changeset: r52181:03880c16bed8 Date: 2012-02-07 15:15 +0200 http://bitbucket.org/pypy/pypy/changeset/03880c16bed8/
Log: Bump version in Sphinx docs 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.7' +version = '1.8' # The full version, including alpha/beta/rc tags. -release = '1.7' +release = '1.8' # 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
