This commit is contained in:
2024-02-12 16:46:01 +03:00
parent 2260a5ac5f
commit f56824ccc7
6 changed files with 7 additions and 7 deletions

View File

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