Skip to content

Commit

Permalink
undo conf.py change
Browse files Browse the repository at this point in the history
  • Loading branch information
philshafer committed Oct 29, 2019
1 parent 9a35708 commit 7ee7bbc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,9 @@
# built documents.
#
# The short X.Y version.
version = '@LIBXO_VERSION@'
version = 'develop'
# The full version, including alpha/beta/rc tags.
release = '@LIBXO_VERSION@'
release = 'develop'

# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
Expand Down

0 comments on commit 7ee7bbc

Please sign in to comment.