diff --git a/Makefile b/Makefile index 47723495..e2aa9aef 100644 --- a/Makefile +++ b/Makefile @@ -3,8 +3,8 @@ # SPDX-License-Identifier: GPL-2.0-only VERSION = 2024 -PATCHLEVEL = 05 -SUBLEVEL = 2 +PATCHLEVEL = 12 +SUBLEVEL = 0 EXTRAVERSION = NAME = diff --git a/doc/source/conf.py b/doc/source/conf.py index e6f18d4c..c9e13802 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -58,10 +58,10 @@ # built documents. # # The short X.Y version. -version = u'2024.05' +version = u'2024.12' # The full version, including alpha/beta/rc tags. -release = u'2024.05' +release = u'2024.12' # The language for content autogenerated by Sphinx. Refer to documentation diff --git a/doc/source/previous-releases.rst b/doc/source/previous-releases.rst index f7169526..36a8ebb6 100644 --- a/doc/source/previous-releases.rst +++ b/doc/source/previous-releases.rst @@ -5,6 +5,7 @@ Documentation for previous releases =================================== +- `2024.05 <./2024.05/index.html>`_ - `2023.12 <./2023.12/index.html>`_ - `2023.05 <./2023.05/index.html>`_ - `2022.12 <./2022.12/index.html>`_