Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 510a2c0e73 | |||
| 4f650b3704 |
@@ -21,7 +21,7 @@
|
||||
#define OS_MINOR_VERSION 5
|
||||
|
||||
/// Micro version of the operating system.
|
||||
#define OS_MICRO_VERSION 3
|
||||
#define OS_MICRO_VERSION 4
|
||||
|
||||
/// Helper to transform the given argument into a string.
|
||||
#define OS_STR_HELPER(x) #x
|
||||
|
||||
Reference in New Issue
Block a user