summaryrefslogtreecommitdiffstats
path: root/Source/cmCPluginAPI.h
diff options
context:
space:
mode:
authorBill Hoffman <bill.hoffman@kitware.com>2005-07-12 21:24:07 (GMT)
committerBill Hoffman <bill.hoffman@kitware.com>2005-07-12 21:24:07 (GMT)
commitf03db9ebbe9c14ccc2256ea5699ac04922d12dee (patch)
tree9b283b0050a7467e9f10721628b298fc0c8cf558 /Source/cmCPluginAPI.h
parentd938397b1761dc69ba5554b668fab400876d0be1 (diff)
downloadCMake-f03db9ebbe9c14ccc2256ea5699ac04922d12dee.zip
CMake-f03db9ebbe9c14ccc2256ea5699ac04922d12dee.tar.gz
CMake-f03db9ebbe9c14ccc2256ea5699ac04922d12dee.tar.bz2
ENH: change 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 2d61e71..a0dce53 100644
--- a/Source/cmCPluginAPI.h
+++ b/Source/cmCPluginAPI.h
@@ -26,7 +26,7 @@
#define cmCPluginAPI_h
#define CMAKE_VERSION_MAJOR 2
-#define CMAKE_VERSION_MINOR 1
+#define CMAKE_VERSION_MINOR 3
#ifdef __cplusplus
extern "C" {