diff options
author | Sofia Wallin <sofia.wallin@est.tech> | 2020-02-05 08:19:58 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2020-02-05 08:19:58 +0000 |
commit | 03d7fb57d8521d492afe830374f8212b18ecf54b (patch) | |
tree | fb4ef896ace1b99c5ebb81a595fdc9bd61bc0ac9 | |
parent | 74fae5ffb464ebe90a0c7a85b857decdfb28aa29 (diff) | |
parent | 7412e47c547efc30fa65b2d07ce0ed201e0b20d2 (diff) |
Merge "Set version/release to Iruya"
-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 82c06fca2..486f66504 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 = 'Latest' +version = 'Iruya' # The full version, including alpha/beta/rc tags. -release = 'Latest' +release = 'Iruya' # 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 |