Skip to content

Commit 8c2cc7d

Browse files
committed
chore: add missing backport for VERSION.cmake
Signed-off-by: Jyrki Gadinger <nilsding@nilsding.org>
1 parent 0d9dfb8 commit 8c2cc7d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

VERSION.cmake

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ set(MIRALL_VERSION_PATCH 4)
77
set(MIRALL_VERSION_YEAR 2025)
88
set(MIRALL_SOVERSION 0)
99
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})
1012

1113
# ------------------------------------
1214
# Minimum supported server versions

0 commit comments

Comments
 (0)