This commit is contained in:
2022-10-06 11:34:47 +03:00
parent 038e650809
commit bd8ed5e679
7 changed files with 10 additions and 10 deletions

View File

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