diff --git a/src/Kernel/KGlobals.ZC b/src/Kernel/KGlobals.ZC index 8518f8fd..965137cd 100755 --- a/src/Kernel/KGlobals.ZC +++ b/src/Kernel/KGlobals.ZC @@ -14,7 +14,7 @@ U8 *rev_bits_table; //Table with U8 bits reversed CDate local_time_offset; F64 *pow10_I64, sys_os_version = 2.03; -U64 sys_os_version_sub = 111; +U64 sys_os_version_sub = 112; U8 *sys_os_version_str; U8 *sys_os_version_full; U8 *sys_os_version_nice;