diff options
author | Sofia Wallin <sofia.wallin@est.tech> | 2020-02-05 15:06:14 +0100 |
---|---|---|
committer | Sofia Wallin <sofia.wallin@est.tech> | 2020-02-05 15:06:14 +0100 |
commit | ffcc0f5c2b6385c54d7b1bd857bbcc7755d1bd95 (patch) | |
tree | ce5267a737d682ea4965aec991ea39e81fbe4e29 /docs/conf.py | |
parent | 03d7fb57d8521d492afe830374f8212b18ecf54b (diff) |
To revert https://gerrit.opnfv.org/gerrit/c/opnfvdocs/+/69632
Change-Id: Ic84b2a66a3961a6b71038e091131337abed2a8b5
Signed-off-by: Sofia Wallin <sofia.wallin@est.tech>
Diffstat (limited to 'docs/conf.py')
-rw-r--r-- | docs/conf.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/conf.py b/docs/conf.py index 486f66504..82c06fca2 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -42,9 +42,9 @@ author = 'Open Platform for NFV' # built documents. # # The short X.Y version. -version = 'Iruya' +version = 'Latest' # The full version, including alpha/beta/rc tags. -release = 'Iruya' +release = 'Latest' # The branch this project should link against for projects # following the stable-branch process. On the opnfvdocs stable branch # this should be set to 'stable/<release>' where '<release>' is the |