summaryrefslogtreecommitdiffstats
path: root/cpu-supplement/conf.py
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2016-11-09 12:39:16 +1100
committerChris Johns <chrisj@rtems.org>2016-11-09 12:39:16 +1100
commit69160048968355deedb1481d2e0ca8c780035b5d (patch)
tree3539d049505e028316fa915662f08f82ded3f4e0 /cpu-supplement/conf.py
parentbsp-howto: Fix header levels. (diff)
downloadrtems-docs-69160048968355deedb1481d2e0ca8c780035b5d.tar.bz2
cpu-supplement: Fix header levels.
Diffstat (limited to '')
-rw-r--r--cpu-supplement/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpu-supplement/conf.py b/cpu-supplement/conf.py
index e08bbf1..d89a641 100644
--- a/cpu-supplement/conf.py
+++ b/cpu-supplement/conf.py
@@ -4,7 +4,7 @@ sys.path.append(os.path.abspath('../common/'))
from conf import *
version = '1.0'
-release = '5.0'
+release = '4.11.0'
latex_documents = [
('index', 'cpu-supplement.tex', u'RTEMS CPU Supplement Documentation', u'RTEMS Documentation Project', 'manual'),