We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c64f9a commit b0c34faCopy full SHA for b0c34fa
source/conf.py
@@ -64,7 +64,7 @@ def setup(app):
64
# built documents.
65
#
66
# The short X.Y version.
67
-version = u'0.1'
+version = u'0.2-pre2'
68
# The full version, including alpha/beta/rc tags.
69
release = version
70
@@ -143,7 +143,7 @@ def setup(app):
143
144
# The name for this set of Sphinx documents.
145
# "<project> v<release> documentation" by default.
146
-#html_title = u'Devicetree Specification v0.1'
+#html_title = u'Devicetree Specification v0.2-pre2'
147
148
# A shorter title for the navigation bar. Default is the same as html_title.
149
#html_short_title = None
0 commit comments