Update version.
This commit is contained in:
@@ -38,7 +38,7 @@ PROJECT_NAME = MentOS
|
|||||||
# could be handy for archiving the generated documentation or if some version
|
# could be handy for archiving the generated documentation or if some version
|
||||||
# control system is used.
|
# control system is used.
|
||||||
|
|
||||||
PROJECT_NUMBER = 0.5.1
|
PROJECT_NUMBER = 0.5.2
|
||||||
|
|
||||||
# Using the PROJECT_BRIEF tag one can provide an optional one line description
|
# Using the PROJECT_BRIEF tag one can provide an optional one line description
|
||||||
# for a project that appears at the top of each page and should give viewer a
|
# for a project that appears at the top of each page and should give viewer a
|
||||||
|
|||||||
@@ -21,7 +21,7 @@
|
|||||||
#define OS_MINOR_VERSION 5
|
#define OS_MINOR_VERSION 5
|
||||||
|
|
||||||
/// Micro version of the operating system.
|
/// Micro version of the operating system.
|
||||||
#define OS_MICRO_VERSION 1
|
#define OS_MICRO_VERSION 2
|
||||||
|
|
||||||
/// Helper to transform the given argument into a string.
|
/// Helper to transform the given argument into a string.
|
||||||
#define OS_STR_HELPER(x) #x
|
#define OS_STR_HELPER(x) #x
|
||||||
|
|||||||
Reference in New Issue
Block a user