diff options
author | Sofia Wallin <sofia.wallin@est.tech> | 2020-02-04 15:36:34 +0100 |
---|---|---|
committer | Sofia Wallin <sofia.wallin@est.tech> | 2020-02-04 15:36:34 +0100 |
commit | 7412e47c547efc30fa65b2d07ce0ed201e0b20d2 (patch) | |
tree | 9a2dcc59152f5b69e4849d8a9cdb390f6952f065 | |
parent | b12ca8864b8f77a9d5c6a92fe72acd9f8221310e (diff) |
Set version/release to Iruya
Change-Id: If2262daf612d7890dfa99983072f14f7afd7376e
Signed-off-by: Sofia Wallin <sofia.wallin@est.tech>
-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 |