|
MentOS
0.8.0
The Mentoring Operating System
|
Version information. More...
Go to the source code of this file.
Macros | |
| #define | OS_NAME "MentOS" |
| The name of the operating system. | |
| #define | OS_SITEURL "https://mentos-team.github.io/MentOS" |
| The site of the operating system. | |
| #define | OS_REF_EMAIL "enry.frak@gmail.com" |
| The email of the reference developer. | |
| #define | OS_MAJOR_VERSION 0 |
| Major version of the operating system. | |
| #define | OS_MINOR_VERSION 8 |
| Minor version of the operating system. | |
| #define | OS_MICRO_VERSION 0 |
| Micro version of the operating system. | |
| #define | OS_STR_HELPER(x) #x |
| Helper to transform the given argument into a string. | |
| #define | OS_STR(x) OS_STR_HELPER(x) |
| Helper to transform the given argument into a string. | |
| #define | OS_VERSION |
| Complete version of the operating system. More... | |
Version information.
| #define OS_VERSION |
Complete version of the operating system.