This commit is contained in:
2024-04-12 12:58:23 +03:00
parent 57269a7660
commit a42482170f
5 changed files with 7 additions and 7 deletions

View File

@ -1,4 +1,4 @@
set(MYXX_CMAKE_PACKAGE_VERSION "2.4.34")
set(MYXX_CMAKE_PACKAGE_VERSION "2.4.40")
if(MYXX_CMAKE_PACKAGE_VERSION VERSION_LESS PACKAGE_FIND_VERSION)
set(PACKAGE_VERSION_COMPATIBLE FALSE)
else()