Update version number.

This commit is contained in:
Enrico Fraccaroli (Galfurian)
2022-07-27 15:04:41 -04:00
parent fce63282fb
commit 4dca2d8b87
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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