From 7ee1bb2df66730f46f61625731bb3cd2fb9cfdee Mon Sep 17 00:00:00 2001 From: Matt Gajownik Date: Sat, 28 Mar 2020 23:17:20 +1100 Subject: [PATCH] docs/sphinx: Bump major OBS version --- docs/sphinx/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/sphinx/conf.py b/docs/sphinx/conf.py index 47ee2ec37..55d2aa00a 100644 --- a/docs/sphinx/conf.py +++ b/docs/sphinx/conf.py @@ -57,9 +57,9 @@ author = 'Hugh Bailey' # built documents. # # The short X.Y version. -version = '20.1.0' +version = '25.0.0' # The full version, including alpha/beta/rc tags. -release = '20.1.0' +release = '25.0.0' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.