diff options
author | cedricbonhomme <devnull@localhost> | 2012-11-04 11:24:27 +0100 |
---|---|---|
committer | cedricbonhomme <devnull@localhost> | 2012-11-04 11:24:27 +0100 |
commit | 027d8e837732e042bcf7e239faff54dd8b75c098 (patch) | |
tree | ed8fd90a532388ed0a01f0acd4705ec5c2619f7c /docs | |
parent | Added 'Create a new user' section in the markdown documenation. (diff) | |
download | newspipe-027d8e837732e042bcf7e239faff54dd8b75c098.tar.gz newspipe-027d8e837732e042bcf7e239faff54dd8b75c098.tar.bz2 newspipe-027d8e837732e042bcf7e239faff54dd8b75c098.zip |
Updated version to 3.5 in index.rst.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/conf.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/conf.py b/docs/conf.py index 769c51f2..fd2548c1 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -48,9 +48,9 @@ copyright = u'2012, Cédric Bonhomme' # built documents. # # The short X.Y version. -version = '3.4' +version = '3.5' # The full version, including alpha/beta/rc tags. -release = '3.4' +release = '3.5' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. |