Skip to content

Commit

Permalink
Prepare 2023.12
Browse files Browse the repository at this point in the history
Signed-off-by: Stefano Babic <[email protected]>
  • Loading branch information
sbabic committed Dec 18, 2023
1 parent 37d13dc commit 2042e6d
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# SPDX-License-Identifier: GPL-2.0-only

VERSION = 2023
PATCHLEVEL = 05
PATCHLEVEL = 12
SUBLEVEL = 0
EXTRAVERSION =
NAME =
Expand Down
4 changes: 2 additions & 2 deletions doc/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -62,10 +62,10 @@
# built documents.
#
# The short X.Y version.
version = u'2023.05'
version = u'2023.12'

# The full version, including alpha/beta/rc tags.
release = u'2023.05'
release = u'2023.12'


# The language for content autogenerated by Sphinx. Refer to documentation
Expand Down
1 change: 1 addition & 0 deletions doc/source/previous-releases.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
Documentation for previous releases
===================================

- `2023.05 <./2023.05/index.html>`_
- `2022.12 <./2022.12/index.html>`_
- `2022.05 <./2022.05/index.html>`_
- `2021.11 <./2021.11/index.html>`_
Expand Down

0 comments on commit 2042e6d

Please sign in to comment.