This commit is contained in:
2024-04-08 23:35:29 +03:00
parent e735546b2d
commit c054ac8e78
6 changed files with 9 additions and 8 deletions

View File

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