This commit is contained in:
2023-08-02 14:32:45 +03:00
parent b5c3fd34b3
commit 8d27622312
6 changed files with 7 additions and 7 deletions

View File

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