summaryrefslogtreecommitdiffstats
path: root/Source/cmCPluginAPI.h
diff options
context:
space:
mode:
authorKen Martin <ken.martin@kitware.com>2003-01-06 15:59:59 (GMT)
committerKen Martin <ken.martin@kitware.com>2003-01-06 15:59:59 (GMT)
commit09778d1776ed6f40f39b52c881695bd30edecfae (patch)
tree9455ea35e2780c430f4c7352b61a1f901c50718d /Source/cmCPluginAPI.h
parenta39dafc1d61bc701b3d877851d5dac5d10da8de5 (diff)
downloadCMake-09778d1776ed6f40f39b52c881695bd30edecfae.zip
CMake-09778d1776ed6f40f39b52c881695bd30edecfae.tar.gz
CMake-09778d1776ed6f40f39b52c881695bd30edecfae.tar.bz2
updated version
Diffstat (limited to 'Source/cmCPluginAPI.h')
-rw-r--r--Source/cmCPluginAPI.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/cmCPluginAPI.h b/Source/cmCPluginAPI.h
index 25cdb45..da1f6f3 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" {