File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -75,7 +75,7 @@ interface
7575Classes, ctypes, Math, sysutils;
7676
7777const
78- uos_version : cint32 = 2240422 ;
78+ uos_version : cint32 = 2240815 ;
7979
8080{ $IF DEFINED(bs2b)}
8181 BS2B_HIGH_CLEVEL = (CInt32(700 )) or ((CInt32(30 )) shl 16 );
Original file line number Diff line number Diff line change 5454* 39 th changes: 2023-12-27 (Added uos_UpdateDevice(). Sample rate is float) *
5555* 40 th changes: 2024-04-22 (Changed all round() with roundmath()) *
5656* 41 th changes: 2024-06-16 (Added OpenBSD compatibility and libraries) *
57+ * 42 th changes: 2024-08-15 (Webstreamning for https too.) *
5758
5859***********************************************************************************}
Original file line number Diff line number Diff line change @@ -75,7 +75,7 @@ interface
7575Classes, ctypes, Math, sysutils;
7676
7777const
78- uos_version : cint32 = 2240422 ;
78+ uos_version : cint32 = 2240815 ;
7979
8080{ $IF DEFINED(bs2b)}
8181 BS2B_HIGH_CLEVEL = (CInt32(700 )) or ((CInt32(30 )) shl 16 );
You can’t perform that action at this time.
0 commit comments