This commit is contained in:
2022-10-05 11:40:48 +03:00
parent 11fede41d7
commit 9bd42491f2
7 changed files with 9 additions and 12 deletions

View File

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