From 2d8b06359581cf9f60b97afd3adf451de9721492 Mon Sep 17 00:00:00 2001 From: Carla Schroder Date: Fri, 4 Dec 2015 14:37:20 -0800 Subject: [PATCH] update version number in conf.py --- user_manual/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user_manual/conf.py b/user_manual/conf.py index 20e5bda6..93318daa 100644 --- a/user_manual/conf.py +++ b/user_manual/conf.py @@ -51,7 +51,7 @@ copyright = u'2013-2015, The ownCloud developers' # built documents. # # The short X.Y version. -version = '1.6.2' +version = '1.9.0' # The full version, including alpha/beta/rc tags. release = version -- 2.11.0