diff options
author | Hagop Bozawglanian <hagop.bozawglanian@att.com> | 2019-06-10 17:33:42 +0000 |
---|---|---|
committer | Hagop Bozawglanian <hagop.bozawglanian@att.com> | 2019-06-10 17:33:42 +0000 |
commit | 9382e2a0814d2dd6a5738b97d46510475b9e2d49 (patch) | |
tree | 6b6611811660e3083d66956c9713e17cfa2d7bde /conf.py | |
parent | 087ec0d1387930fe5d933f495c307a605ed8aa9d (diff) |
VNFRQTS - update version to el alto
Issue-ID: VNFRQTS-653
Signed-off-by: Hagop Bozawglanian <hagop.bozawglanian@att.com>
Change-Id: Ife6589ba675dca1cc98967eb1a841c02fa824ba7
Diffstat (limited to 'conf.py')
-rw-r--r-- | conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -76,7 +76,7 @@ author = u'Open Network Automation Platform' # |version| and |release|, also used in various other places throughout the # built documents. # The short X.Y version. -version = 'dublin' +version = 'el alto' # The full version, including alpha/beta/rc tags. release = 'latest' |