aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJavi Merino <javi.merino@arm.com>2015-12-01 12:17:24 +0000
committerJavi Merino <javi.merino@arm.com>2015-12-01 12:17:24 +0000
commit444d9b400527b2ca680e3162eeed18a881a1b690 (patch)
tree34846298ae8e0cbb6cdfda2b5c7c98ec102dab06 /doc
parent5bcbb52216e1a4234ac849b9d2387ceda0d5da11 (diff)
downloadtrappy-444d9b400527b2ca680e3162eeed18a881a1b690.tar.gz
setup: release trappy 4.0.0
The API for the grammar parser changed in 5dae68e080f7 ("stats: grammar: Remove Topology argument") so increase the major number.
Diffstat (limited to 'doc')
-rw-r--r--doc/api_reference/conf.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/api_reference/conf.py b/doc/api_reference/conf.py
index 9ed6103..4056ef8 100644
--- a/doc/api_reference/conf.py
+++ b/doc/api_reference/conf.py
@@ -79,9 +79,9 @@ author = u'Javi Merino, Kapileshwar Singh(KP)'
# built documents.
#
# The short X.Y version.
-version = '1'
+version = '4.0'
# The full version, including alpha/beta/rc tags.
-release = '1.0.0'
+release = '4.0.0'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.