Author: Alex Gaynor <[email protected]>
Branch: 
Changeset: r50361:16f29d272911
Date: 2011-12-10 19:05 -0500
http://bitbucket.org/pypy/pypy/changeset/16f29d272911/

Log:    update the version number (technically we're 1.8-pre or something
        now, but this is at least *more* accureate)

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.6'
+version = '1.7'
 # The full version, including alpha/beta/rc tags.
-release = '1.6'
+release = '1.7'
 
 # 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

Reply via email to