From 43530f0c9068a1574ef27837f4a29826089057e4 Mon Sep 17 00:00:00 2001 From: Stefano Babic Date: Tue, 13 Dec 2022 17:36:58 +0100 Subject: [PATCH] Prepare 2022.12 Signed-off-by: Stefano Babic --- Makefile | 2 +- doc/source/conf.py | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Makefile b/Makefile index bf534e110..9f6a33a68 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ # SPDX-License-Identifier: GPL-2.0-only VERSION = 2022 -PATCHLEVEL = 05 +PATCHLEVEL = 12 SUBLEVEL = 0 EXTRAVERSION = NAME = diff --git a/doc/source/conf.py b/doc/source/conf.py index b5a914763..070c97853 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -62,10 +62,10 @@ # built documents. # # The short X.Y version. -version = u'2022.05' +version = u'2022.12' # The full version, including alpha/beta/rc tags. -release = u'2022.05' +release = u'2022.12' # The language for content autogenerated by Sphinx. Refer to documentation