From 47a1246435fdb78fba15cc969596994130412956 Mon Sep 17 00:00:00 2001 From: Stefano Babic Date: Thu, 29 Apr 2021 13:13:53 +0200 Subject: [PATCH] Prepare 2021.04 Signed-off-by: Stefano Babic --- Makefile | 4 ++-- doc/source/conf.py | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Makefile b/Makefile index 917e60877..aa7d5564b 100644 --- a/Makefile +++ b/Makefile @@ -2,8 +2,8 @@ # # SPDX-License-Identifier: GPL-2.0-only -VERSION = 2020 -PATCHLEVEL = 11 +VERSION = 2021 +PATCHLEVEL = 04 SUBLEVEL = 0 EXTRAVERSION = NAME = diff --git a/doc/source/conf.py b/doc/source/conf.py index 324205e55..b370272d1 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -50,7 +50,7 @@ # General information about the project. project = u'Embedded Software Update Documentation' -copyright = u'2013-2020, Stefano Babic' +copyright = u'2013-2021, Stefano Babic' # The version info for the project you're documenting, acts as replacement for @@ -58,10 +58,10 @@ # built documents. # # The short X.Y version. -version = u'2020.11' +version = u'2021.04' # The full version, including alpha/beta/rc tags. -release = u'2020.11' +release = u'2021.04' # The language for content autogenerated by Sphinx. Refer to documentation