summaryrefslogtreecommitdiff
path: root/Source/cmCPluginAPI.h
diff options
context:
space:
mode:
authorBill Hoffman <bill.hoffman@kitware.com>2006-04-18 14:48:46 -0400
committerBill Hoffman <bill.hoffman@kitware.com>2006-04-18 14:48:46 -0400
commitbb4a2e1cb068152bab014843de6105475294119b (patch)
treecaf371e1f9eff1723be1a42eee8fdb184b9ef37b /Source/cmCPluginAPI.h
parent7b4adecf9826bc6c099e0230c81549382517bf11 (diff)
downloadcmake-bb4a2e1cb068152bab014843de6105475294119b.tar.gz
ENH: move version numbers to 2.5.0
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..84f7906a0c 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 5
#ifdef __cplusplus
extern "C" {