浏览代码

ENH: change version

Bill Hoffman 20 年之前
父节点
当前提交
f03db9ebbe
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Source/cmCPluginAPI.h

+ 1 - 1
Source/cmCPluginAPI.h

@@ -26,7 +26,7 @@
 #define cmCPluginAPI_h
 #define cmCPluginAPI_h
 
 
 #define CMAKE_VERSION_MAJOR 2
 #define CMAKE_VERSION_MAJOR 2
-#define CMAKE_VERSION_MINOR 1
+#define CMAKE_VERSION_MINOR 3
 
 
 #ifdef  __cplusplus
 #ifdef  __cplusplus
 extern "C" {
 extern "C" {