summaryrefslogtreecommitdiff
path: root/Source/cmCPluginAPI.h
diff options
context:
space:
mode:
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 76dbe4c0a4..24b7a47b18 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 3
+#define CMAKE_VERSION_MINOR 4
#ifdef __cplusplus
extern "C" {