Skip to content

Commit bbe33a5

Browse files
committed
chore: bump version to 33.0.4
Signed-off-by: Jyrki Gadinger <nilsding@nilsding.org>
1 parent 3a89fa3 commit bbe33a5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

VERSION.cmake

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@
77
# ------------------------------------
88
set(MIRALL_VERSION_MAJOR 33)
99
set(MIRALL_VERSION_MINOR 0)
10-
set(MIRALL_VERSION_PATCH 3)
10+
set(MIRALL_VERSION_PATCH 4)
1111
set(MIRALL_VERSION_YEAR 2026)
1212
set(MIRALL_SOVERSION 0)
13-
set(MIRALL_PREVERSION_HUMAN "33.0.3") # For preversions where PATCH>=50. Use version + alpha, rc1, rc2, etc.
13+
set(MIRALL_PREVERSION_HUMAN "33.0.4") # For preversions where PATCH>=50. Use version + alpha, rc1, rc2, etc.
1414
set(NCEXT_BUILD_NUM 47)
1515
set(NCEXT_VERSION 3,0,0,${NCEXT_BUILD_NUM})
1616

0 commit comments

Comments
 (0)