We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a6bdfb commit 485a8c7Copy full SHA for 485a8c7
VERSION.cmake
@@ -7,7 +7,7 @@
7
# ------------------------------------
8
set(MIRALL_VERSION_MAJOR 4)
9
set(MIRALL_VERSION_MINOR 0)
10
-set(MIRALL_VERSION_PATCH 7)
+set(MIRALL_VERSION_PATCH 8)
11
set(MIRALL_VERSION_YEAR 2026)
12
set(MIRALL_SOVERSION 0)
13
set(MIRALL_PREVERSION_HUMAN "4.0.6") # For preversions where PATCH>=50. Use version + alpha, rc1, rc2, etc.
0 commit comments