There was an error while loading. Please reload this page.
1 parent 0d9dfb8 commit 8c2cc7dCopy full SHA for 8c2cc7d
1 file changed
VERSION.cmake
@@ -7,6 +7,8 @@ set(MIRALL_VERSION_PATCH 4)
7
set(MIRALL_VERSION_YEAR 2025)
8
set(MIRALL_SOVERSION 0)
9
set(MIRALL_PREVERSION_HUMAN "3.16.4") # For preversions where PATCH>=50. Use version + alpha, rc1, rc2, etc.
10
+set(NCEXT_BUILD_NUM 47)
11
+set(NCEXT_VERSION 3,0,0,${NCEXT_BUILD_NUM})
12
13
# ------------------------------------
14
# Minimum supported server versions
0 commit comments