This commit is contained in:
2024-04-10 23:14:04 +03:00
parent 30616ab4e1
commit 96180b1e27
6 changed files with 7 additions and 7 deletions

View File

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