Skip to content

Commit

Permalink
v0.2-pre2
Browse files Browse the repository at this point in the history
  • Loading branch information
glikely committed Dec 7, 2017
1 parent 1c64f9a commit b0c34fa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ def setup(app):
# built documents.
#
# The short X.Y version.
version = u'0.1'
version = u'0.2-pre2'
# The full version, including alpha/beta/rc tags.
release = version

Expand Down Expand Up @@ -143,7 +143,7 @@ def setup(app):

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

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

0 comments on commit b0c34fa

Please sign in to comment.