Increment minor version number for 12b2c37

This commit is contained in:
Arsenic Blood 2024-02-19 12:09:32 -05:00 committed by GitHub
parent 12b2c37233
commit 451fddb9eb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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 = 109;
U64 sys_os_version_sub = 110;
U8 *sys_os_version_str;
U8 *sys_os_version_full;
U8 *sys_os_version_nice;