From 64b00ad7aa42b0f168eabf06c849ee3dfeffff62 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Sat, 3 May 2025 18:44:45 -0700 Subject: [PATCH] edit conf.py for 25.10 --- source/conf.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/source/conf.py b/source/conf.py index e0cd09de..0844558c 100644 --- a/source/conf.py +++ b/source/conf.py @@ -33,7 +33,7 @@ master_doc = 'index' # General information about the project. project = u'Lubuntu Manual' -copyright = u'2016-2024, Lubuntu Team. This work is licensed under a Creative Commons Attribution 4.0 International License' +copyright = u'2016-2025, Lubuntu Team. This work is licensed under a Creative Commons Attribution 4.0 International License' author = u'Lubuntu Team' # The version info for the project you're documenting, acts as replacement for @@ -41,9 +41,9 @@ author = u'Lubuntu Team' # built documents. # # The short X.Y version. -version = u'25.04' +version = u'25.10' # The full version, including alpha/beta/rc tags. -release = u'25.04' +release = u'25.10' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.