summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorRoman Rakus <rrakus@redhat.com>2013-10-02 13:40:20 +0200
committerRoman Rakus <rrakus@redhat.com>2013-10-03 14:27:31 +0200
commit0f65a7e820f303eff1a5102e135fac7d623ec492 (patch)
tree27b95b95e7a77c7fa5fd8f09de7de4f18ab6f54a /src
parent5af3d2401951bee4f1e97f700803608f4d268e82 (diff)
downloadopenlmi-providers-0f65a7e820f303eff1a5102e135fac7d623ec492.tar.gz
openlmi-providers-0f65a7e820f303eff1a5102e135fac7d623ec492.tar.xz
openlmi-providers-0f65a7e820f303eff1a5102e135fac7d623ec492.zip
Account: Set correct version in documentation
Signed-off-by: Roman Rakus <rrakus@redhat.com>
Diffstat (limited to 'src')
-rw-r--r--src/account/doc/source/conf.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/account/doc/source/conf.py b/src/account/doc/source/conf.py
index 9ebd881..4d61fe6 100644
--- a/src/account/doc/source/conf.py
+++ b/src/account/doc/source/conf.py
@@ -53,9 +53,9 @@ copyright = u'2012-2013, Red Hat Inc.'
# built documents.
#
# The short X.Y version.
-version = '0.1'
+version = '0.3.0'
# The full version, including alpha/beta/rc tags.
-release = '0.1'
+release = '0.3.0'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.