Update version number.
This commit is contained in:
@@ -38,7 +38,7 @@ PROJECT_NAME = MentOS
|
||||
# could be handy for archiving the generated documentation or if some version
|
||||
# control system is used.
|
||||
|
||||
PROJECT_NUMBER = 0.3.0
|
||||
PROJECT_NUMBER = 0.4.0
|
||||
|
||||
# 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
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
#define OS_MAJOR_VERSION 0
|
||||
|
||||
/// Minor version of the operating system.
|
||||
#define OS_MINOR_VERSION 3
|
||||
#define OS_MINOR_VERSION 4
|
||||
|
||||
/// Micro version of the operating system.
|
||||
#define OS_MICRO_VERSION 0
|
||||
|
||||
Reference in New Issue
Block a user