6wind-virtual-accelerator-plugin: fix version on documentation

The version update introduced with https://review.openstack.org/#/c/332888/
was missing the update in conf.py. This patch fixes this.

Change-Id: Id717ace68c65c4386a2a33744cef36b648c0d84e
Signed-off-by: Francesco Santoro <francesco.santoro@6wind.com>
This commit is contained in:
Francesco Santoro 2016-07-05 16:11:47 +02:00
parent 773111dacf
commit 07390a6209
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ copyright = u'2016, 6WIND SA.'
# The short 1.0-1.0.0-1 version.
version = '1.0'
# The full version, including alpha/beta/rc tags.
release = '1.0-1.0.3-1'
release = '1.0-1.0.4-1'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.