From 00ad52afa5f76cf5c48e7b91fb11c6637529fec9 Mon Sep 17 00:00:00 2001 From: Cédric Bonhomme Date: Fri, 27 Nov 2015 07:34:39 +0100 Subject: Now using Wily server for Vagrant. --- documentation/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'documentation/conf.py') 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. -- cgit