Skip to content

Commit 561882c

Browse files
committed
doc: update version number
Signed-off-by: Jingru Wang <jingru@synopsys.com>
1 parent 87e8c1d commit 561882c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/documents/conf.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161

6262
# General information about the project.
6363
project = u'embARC'
64-
copyright = u'2019, Synopsys'
64+
copyright = u'2021, Synopsys'
6565
author = u'Synopsys'
6666
today_fmt = '%Y'
6767

@@ -70,9 +70,9 @@
7070
# built documents.
7171
#
7272
# The short X.Y version.
73-
version = u'2019.06'
73+
version = u'2021.09'
7474
# The full version, including alpha/beta/rc tags.
75-
release = u'2019.06'
75+
release = u'2021.09'
7676

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

0 commit comments

Comments
 (0)