Skip to content

Commit e25c2c5

Browse files
committed
Update copyright date and use right version number in the doc
1 parent 97cbcef commit e25c2c5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/conf.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,16 +46,16 @@
4646

4747
# General information about the project.
4848
project = u'pygccxml'
49-
copyright = u'2014, Insight Software Consortium'
49+
copyright = u'2014-2015, Insight Software Consortium'
5050

5151
# The version info for the project you're documenting, acts as replacement for
5252
# |version| and |release|, also used in various other places throughout the
5353
# built documents.
5454
#
5555
# The short X.Y version.
56-
version = '1.6'
56+
version = 'v1.7.0'
5757
# The full version, including alpha/beta/rc tags.
58-
release = '1.6'
58+
release = 'v1.7.0'
5959

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

0 commit comments

Comments
 (0)