mirror of
https://github.com/reactos/CMake.git
synced 2024-11-25 04:29:52 +00:00
updated rev
This commit is contained in:
parent
8cf291110f
commit
11cff6ef6a
@ -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";}
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user