File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
3- * ** 2024.11.08 Current **
3+ * ** 2024.11.08 ts-warp-1.5.7, gui-warp-1.0.26 (gui-warp-v1.0.33-mac), ns-warp-1.0.7 **
44 * ` ts-warp.sh ` : Log-file truncating moved here
55 * ` gui-warp.py ` : Minor changes about log-file size and FW-file selection under ` Linux `
66 * ` ts-warp.c ` : Null-pointer dereference in ` PIDS ` table processing fixed
Original file line number Diff line number Diff line change 2929#define PROG_NAME_SHORT "TSW"
3030#define PROG_VERSION_MAJOR "1"
3131#define PROG_VERSION_MINOR "5"
32- #define PROG_VERSION_BUILD "6 "
32+ #define PROG_VERSION_BUILD "7 "
3333#define PROG_VERSION PROG_VERSION_MAJOR "." PROG_VERSION_MINOR "." PROG_VERSION_BUILD
3434#define PROG_NAME_FULL PROG_NAME " " PROG_VERSION
3535#define PROG_NAME_CODE PROG_NAME_SHORT PROG_VERSION
You can’t perform that action at this time.
0 commit comments