From 09778d1776ed6f40f39b52c881695bd30edecfae Mon Sep 17 00:00:00 2001 From: Ken Martin Date: Mon, 6 Jan 2003 10:59:59 -0500 Subject: [PATCH] updated version --- Source/cmCPluginAPI.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" {