Skip to content

Commit 390e023

Browse files
committed
* Bumped kernel version to 1.5.0
1 parent f9521fd commit 390e023

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Includes/Public_VAR.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
inline char* OS_NAME = "SectorOS";
55

66
inline char* KERNEL_NAME = "SectorOS";
7-
inline char* KERNEL_VERSION = "V1.4.5";
7+
inline char* KERNEL_VERSION = "V1.5.0";
88
inline char* KERNEL_BUILD = "Build: 2021-11-24";
99
inline char* KERNEL_ARCH = "x86";
1010

0 commit comments

Comments
 (0)