Skip to content

Commit be2fbdc

Browse files
authored
Increment sys_os_version_sub
Meant to include this in #166
1 parent e34e756 commit be2fbdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Kernel/KGlobals.ZC

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ U8 *rev_bits_table; //Table with U8 bits reversed
1414
CDate local_time_offset;
1515
F64 *pow10_I64,
1616
sys_os_version = 2.03;
17-
U64 sys_os_version_sub = 119;
17+
U64 sys_os_version_sub = 120;
1818
U8 *sys_os_version_str;
1919
U8 *sys_os_version_full;
2020
U8 *sys_os_version_nice;

0 commit comments

Comments
 (0)