next release
This commit is contained in:
parent
d41b42a019
commit
48f77f9de1
@ -67,8 +67,8 @@ public:
|
|||||||
* Return major and minor version numbers for cmake.
|
* Return major and minor version numbers for cmake.
|
||||||
*/
|
*/
|
||||||
static unsigned int GetMajorVersion() { return 1;}
|
static unsigned int GetMajorVersion() { return 1;}
|
||||||
static unsigned int GetMinorVersion() { return 2;}
|
static unsigned int GetMinorVersion() { return 3;}
|
||||||
static const char *GetReleaseVersion() { return "release";}
|
static const char *GetReleaseVersion() { return "development";}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Return the major and minor version of the cmake that
|
* Return the major and minor version of the cmake that
|
||||||
|
Loading…
x
Reference in New Issue
Block a user