diff --git a/Makefile b/Makefile index 41abd303..09d03a34 100644 --- a/Makefile +++ b/Makefile @@ -2,8 +2,8 @@ # # SPDX-License-Identifier: GPL-2.0-only -VERSION = 2022 -PATCHLEVEL = 12 +VERSION = 2023 +PATCHLEVEL = 05 SUBLEVEL = 0 EXTRAVERSION = NAME = diff --git a/doc/source/conf.py b/doc/source/conf.py index 070c9785..50c4ca5d 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-2022, Stefano Babic' +copyright = u'2013-2023, 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'2022.12' +version = u'2023.05' # The full version, including alpha/beta/rc tags. -release = u'2022.12' +release = u'2023.05' # The language for content autogenerated by Sphinx. Refer to documentation diff --git a/doc/source/index.rst b/doc/source/index.rst index 2fd11f6b..c3a8e88b 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -13,7 +13,8 @@ Updating an embedded system SWUpdate provides a reliable way to update the software on an embedded system. -Sources are hosted at https://github.com/sbabic/swupdate +Sources are hosted at https://github.com/sbabic/swupdate. Do not +forget to `star` SWUpdate. .. raw:: html diff --git a/doc/source/previous-releases.rst b/doc/source/previous-releases.rst index 2e4ccca4..1c920cdc 100644 --- a/doc/source/previous-releases.rst +++ b/doc/source/previous-releases.rst @@ -1,10 +1,11 @@ -.. SPDX-FileCopyrightText: 2013-2021 Stefano Babic +.. SPDX-FileCopyrightText: 2013-2023 Stefano Babic .. SPDX-License-Identifier: GPL-2.0-only =================================== Documentation for previous releases =================================== +- `2022.12 <./2022.12/index.html>`_ - `2022.05 <./2022.05/index.html>`_ - `2021.11 <./2021.11/index.html>`_ - `2021.04 <./2021.04/index.html>`_