From cb918bddd4883bcb2a8ab529f04f2bc99882f44b Mon Sep 17 00:00:00 2001 From: Thanh Ha Date: Fri, 20 Apr 2018 14:46:52 -0400 Subject: [PATCH] Bump version to 0.19.0-dev Change-Id: I000964a1bd8a4d7a9ed09fb29b130258e63ba922 Signed-off-by: Thanh Ha --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index a18b7333..1be20512 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -67,7 +67,7 @@ author = 'Linux Foundation Releng' # built documents. # # The short X.Y version. -version = '0.18.0' +version = '0.19.0-dev' # The full version, including alpha/beta/rc tags. release = version -- 2.16.6