File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 104104// Constants
105105/* *****************************************************************************/
106106// Constants for version and functions
107- const QString UwVersion = " 0.28a " ; // Version string
107+ const QString UwVersion = " 0.29 " ; // Version string
108108// Constants for timeouts and streaming
109109const qint16 FileReadBlock = 512 ; // Number of bytes to read per block when streaming files
110110const qint16 StreamProgress = 10000 ; // Number of bytes between streaming progress updates
Original file line number Diff line number Diff line change 1919 BEGIN
2020 VALUE "CompanyName", "thedjnK\0"
2121 VALUE "FileDescription", "AuTerm\0"
22- VALUE "FileVersion", "0.28.1 .0\0"
22+ VALUE "FileVersion", "0.29.0 .0\0"
2323 VALUE "InternalName", "AuTerm\0"
2424 VALUE "LegalCopyright", "Copyright 2023-2024 thedjnK\0"
2525 VALUE "OriginalFilename", "AuTerm.exe\0"
2626 VALUE "ProductName", "AuTerm\0"
27- VALUE "ProductVersion", "0.28.1 .0\0"
27+ VALUE "ProductVersion", "0.29.0 .0\0"
2828 END
2929 END
3030 END
Original file line number Diff line number Diff line change 1- 0.28a
1+ 0.29
You can’t perform that action at this time.
0 commit comments