From ea7d5e0de91efbec31c88ea47972dec9fa378943 Mon Sep 17 00:00:00 2001 From: Daniel Molkentin Date: Tue, 20 Oct 2015 10:52:49 +0200 Subject: [PATCH] Bump master to 9.0 --- admin_manual/conf.py | 4 ++-- developer_manual/conf.py | 4 ++-- user_manual/conf.py | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/admin_manual/conf.py b/admin_manual/conf.py index 32c2e823c..af81c223a 100644 --- a/admin_manual/conf.py +++ b/admin_manual/conf.py @@ -49,9 +49,9 @@ copyright = u'2012-2015, The ownCloud developers' # built documents. # # The short X.Y version. -version = '8.2' +version = '9.0' # The full version, including alpha/beta/rc tags. -release = '8.2' +release = '9.0' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. diff --git a/developer_manual/conf.py b/developer_manual/conf.py index 9544924e7..25f6467fa 100644 --- a/developer_manual/conf.py +++ b/developer_manual/conf.py @@ -48,9 +48,9 @@ copyright = u'2012-2015, The ownCloud developers' # built documents. # # The short X.Y version. -version = '8.2' +version = '9.0' # The full version, including alpha/beta/rc tags. -release = '8.2' +release = '9.0' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. diff --git a/user_manual/conf.py b/user_manual/conf.py index 43127fbd5..5b6bf2b64 100644 --- a/user_manual/conf.py +++ b/user_manual/conf.py @@ -48,9 +48,9 @@ copyright = u'2012-2015, The ownCloud developers' # built documents. # # The short X.Y version. -version = '8.2' +version = '9.0' # The full version, including alpha/beta/rc tags. -release = '8.2' +release = '9.0' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.