Skip to content

Commit 0e4bb63

Browse files
committed
prepare for 3.12.7 release
Signed-off-by: Matthieu Gallien <[email protected]>
1 parent e9ec396 commit 0e4bb63

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 6 )
3+
set( MIRALL_VERSION_PATCH 7 )
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.6'
53+
release = '3.12.7'
5454

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

0 commit comments

Comments
 (0)