Kaynağa Gözat

update version

Ken Martin 23 yıl önce
ebeveyn
işleme
85549bf496
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. 2 2
      Source/cmMakefile.h

+ 2 - 2
Source/cmMakefile.h

@@ -45,8 +45,8 @@ public:
    * Return major and minor version numbers for cmake.
    */
   static unsigned int GetMajorVersion() { return 1;}
-  static unsigned int GetMinorVersion() { return 6;}
-  static const char *GetReleaseVersion() { return "beta 1";}
+  static unsigned int GetMinorVersion() { return 7;}
+  static const char *GetReleaseVersion() { return "development";}
   
   /**
    * Return the major and minor version of the cmake that