Browse Source

updated version

Ken Martin 23 năm trước cách đây
mục cha
commit
09778d1776
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      Source/cmCPluginAPI.h

+ 1 - 1
Source/cmCPluginAPI.h

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