This commit is contained in:
2023-07-30 11:27:10 +03:00
parent 6615f47d41
commit b817f24022
7 changed files with 8 additions and 8 deletions

View File

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