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 97cbcef commit e25c2c5Copy full SHA for e25c2c5
docs/conf.py
@@ -46,16 +46,16 @@
46
47
# General information about the project.
48
project = u'pygccxml'
49
-copyright = u'2014, Insight Software Consortium'
+copyright = u'2014-2015, Insight Software Consortium'
50
51
# The version info for the project you're documenting, acts as replacement for
52
# |version| and |release|, also used in various other places throughout the
53
# built documents.
54
#
55
# The short X.Y version.
56
-version = '1.6'
+version = 'v1.7.0'
57
# The full version, including alpha/beta/rc tags.
58
-release = '1.6'
+release = 'v1.7.0'
59
60
# The language for content autogenerated by Sphinx. Refer to documentation
61
# for a list of supported languages.
0 commit comments