mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-30 11:10:06 -05:00
updated rev
This commit is contained in:
+1
-1
@@ -44,7 +44,7 @@ public:
|
||||
* Return major and minor version numbers for cmake.
|
||||
*/
|
||||
static unsigned int GetMajorVersion() { return 1;}
|
||||
static unsigned int GetMinorVersion() { return 3;}
|
||||
static unsigned int GetMinorVersion() { return 5;}
|
||||
static const char *GetReleaseVersion() { return "development";}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user