diff options
author | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2015-11-27 07:34:39 +0100 |
---|---|---|
committer | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2015-11-27 07:34:39 +0100 |
commit | 00ad52afa5f76cf5c48e7b91fb11c6637529fec9 (patch) | |
tree | 022727fc1b13ab322d7544a6797729cb756cf340 /documentation | |
parent | Updated Vagrant configuration file. (diff) | |
download | newspipe-00ad52afa5f76cf5c48e7b91fb11c6637529fec9.tar.gz newspipe-00ad52afa5f76cf5c48e7b91fb11c6637529fec9.tar.bz2 newspipe-00ad52afa5f76cf5c48e7b91fb11c6637529fec9.zip |
Now using Wily server for Vagrant.
Diffstat (limited to 'documentation')
-rw-r--r-- | documentation/conf.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/conf.py b/documentation/conf.py index a849ee66..8a381a7c 100644 --- a/documentation/conf.py +++ b/documentation/conf.py @@ -48,9 +48,9 @@ copyright = u'2015, Cédric Bonhomme' # built documents. # # The short X.Y version. -version = '6.2' +version = '6.7' # The full version, including alpha/beta/rc tags. -release = '6.2' +release = '6.7' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. |