0

bumped version in docs

This commit is contained in:
Andrew Brown
2012-03-04 14:17:39 -05:00
parent 57820a49d4
commit da0018018f

View File

@@ -41,16 +41,16 @@ master_doc = 'index'
# General information about the project. # General information about the project.
project = u'Overviewer' project = u'Overviewer'
copyright = u'2010-2012 the Overviewer Team' copyright = u'2010-2012 The Overviewer Team'
# The version info for the project you're documenting, acts as replacement for # The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the # |version| and |release|, also used in various other places throughout the
# built documents. # built documents.
# #
# The short X.Y version. # The short X.Y version.
version = "0.4" version = "0.9"
# The full version, including alpha/beta/rc tags. # The full version, including alpha/beta/rc tags.
release = "0.4" release = "0.9"
# The language for content autogenerated by Sphinx. Refer to documentation # The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages. # for a list of supported languages.