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