This commit is contained in:
2022-10-05 15:04:56 +03:00
parent 38b8da8bf5
commit 28b208ae6f
8 changed files with 17 additions and 30 deletions

View File

@ -1,4 +1,4 @@
set(MYX_CMAKE_PACKAGE_VERSION "1.99.93")
set(MYX_CMAKE_PACKAGE_VERSION "1.99.94")
if(MYX_CMAKE_PACKAGE_VERSION VERSION_LESS PACKAGE_FIND_VERSION)
set(PACKAGE_VERSION_COMPATIBLE FALSE)
else()