Skip to content

Commit a3b9b08

Browse files
committed
build: prepare 3.16.3 release.
Signed-off-by: Camila Ayres <[email protected]>
1 parent 7081a43 commit a3b9b08

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

VERSION.cmake

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
# ------------------------------------
44
set(MIRALL_VERSION_MAJOR 3)
55
set(MIRALL_VERSION_MINOR 16)
6-
set(MIRALL_VERSION_PATCH 2)
6+
set(MIRALL_VERSION_PATCH 3)
77
set(MIRALL_VERSION_YEAR 2025)
88
set(MIRALL_SOVERSION 0)
9-
set(MIRALL_PREVERSION_HUMAN "3.16.2") # For preversions where PATCH>=50. Use version + alpha, rc1, rc2, etc.
9+
set(MIRALL_PREVERSION_HUMAN "3.16.3") # For preversions where PATCH>=50. Use version + alpha, rc1, rc2, etc.
1010

1111
# ------------------------------------
1212
# Minimum supported server versions

0 commit comments

Comments
 (0)