Explorar o código

updated version

Ken Martin %!s(int64=23) %!d(string=hai) anos
pai
achega
e90d2dd9f8
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  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 5;}
-  static const char *GetReleaseVersion() { return "development";}
+  static unsigned int GetMinorVersion() { return 6;}
+  static const char *GetReleaseVersion() { return "beta 1";}
   
   /**
    * Return the major and minor version of the cmake that