aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorBryn M. Reeves <bmr@redhat.com>2015-03-02 18:15:13 +0000
committerBryn M. Reeves <bmr@redhat.com>2015-03-02 18:15:53 +0000
commit6dd9a60a8514c323152df2c1b42765c452e66396 (patch)
treec78a8777613fe830083e0339e32124a6831cc0e2 /docs
parent1f819a18c1a96a7c46311c054be80aeb29040750 (diff)
downloadsos-6dd9a60a8514c323152df2c1b42765c452e66396.tar.gz
[docs] update version in Sphinx configuration
Signed-off-by: Bryn M. Reeves <bmr@redhat.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/conf.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 41d81140..80fcd019 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -59,9 +59,9 @@ copyright = '2014, Bryn Reeves'
# built documents.
#
# The short X.Y version.
-version = '3.1'
+version = '3.2'
# The full version, including alpha/beta/rc tags.
-release = '3.1'
+release = '3.2'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.