From c98bde0bd986706b38b515935d9b29191cca5770 Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Thu, 17 Oct 2019 10:58:29 -0500 Subject: [PATCH] Change the string to 20.04. --- source/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/conf.py b/source/conf.py index 649285bd..26e96909 100644 --- a/source/conf.py +++ b/source/conf.py @@ -41,9 +41,9 @@ author = u'Lubuntu Team' # built documents. # # The short X.Y version. -version = u'19.10' +version = u'20.04' # The full version, including alpha/beta/rc tags. -release = u'19.10' +release = u'20.04 LTS' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.