Skip to content

Commit b0c34fa

Browse files
committed
v0.2-pre2
1 parent 1c64f9a commit b0c34fa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ def setup(app):
6464
# built documents.
6565
#
6666
# The short X.Y version.
67-
version = u'0.1'
67+
version = u'0.2-pre2'
6868
# The full version, including alpha/beta/rc tags.
6969
release = version
7070

@@ -143,7 +143,7 @@ def setup(app):
143143

144144
# The name for this set of Sphinx documents.
145145
# "<project> v<release> documentation" by default.
146-
#html_title = u'Devicetree Specification v0.1'
146+
#html_title = u'Devicetree Specification v0.2-pre2'
147147

148148
# A shorter title for the navigation bar. Default is the same as html_title.
149149
#html_short_title = None

0 commit comments

Comments
 (0)