Pārlūkot izejas kodu

updated version

Ken Martin 23 gadi atpakaļ
vecāks
revīzija
09778d1776
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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" {