Skip to content

Commit 29df094

Browse files
committed
release 3.12.5
Signed-off-by: Matthieu Gallien <[email protected]>
1 parent 331e5f6 commit 29df094

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

VERSION.cmake

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
set( MIRALL_VERSION_MAJOR 3 )
22
set( MIRALL_VERSION_MINOR 12 )
3-
set( MIRALL_VERSION_PATCH 4 )
3+
set( MIRALL_VERSION_PATCH 5 )
44
set( MIRALL_VERSION_YEAR 2024 )
55
set( MIRALL_SOVERSION 0 )
66

doc/conf.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
# The short X.Y version.
5151
version = '3.12'
5252
# The full version, including alpha/beta/rc tags.
53-
release = '3.12.4'
53+
release = '3.12.5'
5454

5555
# The language for content autogenerated by Sphinx. Refer to documentation
5656
# for a list of supported languages.

0 commit comments

Comments
 (0)