From 7412e47c547efc30fa65b2d07ce0ed201e0b20d2 Mon Sep 17 00:00:00 2001 From: Sofia Wallin Date: Tue, 4 Feb 2020 15:36:34 +0100 Subject: Set version/release to Iruya Change-Id: If2262daf612d7890dfa99983072f14f7afd7376e Signed-off-by: Sofia Wallin --- docs/conf.py | 4 ++-- 1 file 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/' where '' is the -- cgit 1.2.3-korg