diff --git a/Makefile b/Makefile index 8d30532eb..bf534e110 100644 --- a/Makefile +++ b/Makefile @@ -2,8 +2,8 @@ # # SPDX-License-Identifier: GPL-2.0-only -VERSION = 2021 -PATCHLEVEL = 11 +VERSION = 2022 +PATCHLEVEL = 05 SUBLEVEL = 0 EXTRAVERSION = NAME = diff --git a/doc/source/conf.py b/doc/source/conf.py index dbced4a2c..b5a914763 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -54,7 +54,7 @@ # General information about the project. project = u'Embedded Software Update Documentation' -copyright = u'2013-2021, Stefano Babic' +copyright = u'2013-2022, Stefano Babic' # The version info for the project you're documenting, acts as replacement for @@ -62,10 +62,10 @@ # built documents. # # The short X.Y version. -version = u'2021.11' +version = u'2022.05' # The full version, including alpha/beta/rc tags. -release = u'2021.11' +release = u'2022.05' # The language for content autogenerated by Sphinx. Refer to documentation