Skip to content

Commit 1e5523e

Browse files
committed
Bump version to 3.13.0.
Signed-off-by: Camila Ayres <[email protected]>
1 parent 14c4a73 commit 1e5523e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

VERSION.cmake

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
set( MIRALL_VERSION_MAJOR 3 )
2-
set( MIRALL_VERSION_MINOR 12 )
3-
set( MIRALL_VERSION_PATCH 50 )
2+
set( MIRALL_VERSION_MINOR 13 )
3+
set( MIRALL_VERSION_PATCH 0 )
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.13'
5252
# The full version, including alpha/beta/rc tags.
53-
release = '3.12.50'
53+
release = '3.13.0'
5454

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

0 commit comments

Comments
 (0)