summaryrefslogtreecommitdiffstats
path: root/Source/cmCPluginAPI.h
diff options
context:
space:
mode:
authorKen Martin <ken.martin@kitware.com>2003-08-11 18:41:43 (GMT)
committerKen Martin <ken.martin@kitware.com>2003-08-11 18:41:43 (GMT)
commit3c1292a388d7ef95dc628b03143a3691037596bd (patch)
tree962155a3bdfabfedf96058342a1515ac1b47e394 /Source/cmCPluginAPI.h
parent8bbabb855941552cb101bd136517e1c34ea1735e (diff)
downloadCMake-3c1292a388d7ef95dc628b03143a3691037596bd.zip
CMake-3c1292a388d7ef95dc628b03143a3691037596bd.tar.gz
CMake-3c1292a388d7ef95dc628b03143a3691037596bd.tar.bz2
version 19
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 35056c3..c5fd694 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 7
+#define CMAKE_VERSION_MINOR 9
#ifdef __cplusplus
extern "C" {