This commit is contained in:
2022-10-05 11:44:06 +03:00
parent 9bd42491f2
commit 5f1a9c05c4
7 changed files with 14 additions and 9 deletions

View File

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