diff --git a/Source/cmCPluginAPI.h b/Source/cmCPluginAPI.h index 25cdb4587..da1f6f387 100644 --- a/Source/cmCPluginAPI.h +++ b/Source/cmCPluginAPI.h @@ -26,7 +26,7 @@ #define cmCPluginAPI_h #define CMAKE_VERSION_MAJOR 1 -#define CMAKE_VERSION_MINOR 5 +#define CMAKE_VERSION_MINOR 7 #ifdef __cplusplus extern "C" {