Next version!
This commit is contained in:
parent
e145690db8
commit
eaf7a1620b
@ -8,7 +8,7 @@
|
||||
#endif
|
||||
|
||||
#ifndef MOON_MINOR
|
||||
#define MOON_MINOR 10
|
||||
#define MOON_MINOR 11
|
||||
#endif
|
||||
|
||||
#ifndef _MOON_SUFFIX
|
||||
@ -35,4 +35,4 @@ const char* __moon_version_suffix()
|
||||
const char* moon_version()
|
||||
{
|
||||
return STRINGIZE_VALUE_OF(MOON_MAJOR) "." STRINGIZE_VALUE_OF(MOON_MINOR) MOON_SUFFIX;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user