We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9521fd commit 390e023Copy full SHA for 390e023
Includes/Public_VAR.h
@@ -4,7 +4,7 @@
4
inline char* OS_NAME = "SectorOS";
5
6
inline char* KERNEL_NAME = "SectorOS";
7
-inline char* KERNEL_VERSION = "V1.4.5";
+inline char* KERNEL_VERSION = "V1.5.0";
8
inline char* KERNEL_BUILD = "Build: 2021-11-24";
9
inline char* KERNEL_ARCH = "x86";
10
0 commit comments