From a41538405875eb1ff9f291ed552b6d824111a0ec Mon Sep 17 00:00:00 2001 From: Antoni Sawicki Date: Sun, 12 May 2024 14:19:58 -0700 Subject: [PATCH 1/2] ver bump --- ttyplot.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ttyplot.c b/ttyplot.c index 23b0f2b..5e41ea5 100644 --- a/ttyplot.c +++ b/ttyplot.c @@ -46,7 +46,7 @@ #define STR(x) STR_(x) #define VERSION_MAJOR 1 #define VERSION_MINOR 6 -#define VERSION_PATCH 4 +#define VERSION_PATCH 5 #define VERSION_STR STR(VERSION_MAJOR) "." STR(VERSION_MINOR) "." STR(VERSION_PATCH) #define T_RARR '>' From 1cd8be886d0a3f5031b142d57b768bab9d8e673d Mon Sep 17 00:00:00 2001 From: Antoni Sawicki Date: Mon, 13 May 2024 19:06:17 -0700 Subject: [PATCH 2/2] update expected --- recordings/expected.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recordings/expected.txt b/recordings/expected.txt index 0787a65..f191fdc 100644 --- a/recordings/expected.txt +++ b/recordings/expected.txt @@ -19,7 +19,7 @@ | │ | | └─────────────────────────────────────────────────────────────────────────────────────> | | X Thu Jan 1 00:00:00 1970 | -|   https://github.com/tenox7/ttyplot 1.6.2 | +|   https://github.com/tenox7/ttyplot 1.6.5 | +------------------------------------------------------------------------------------------+ [90x20] Frame 2: @@ -43,7 +43,7 @@ | │ XX | | └─────────────────────────────────────────────────────────────────────────────────────> | | X last=3.0 min=1.0 max=3.0 avg=2.0 Thu Jan 1 00:00:00 1970 | -|   last=4.0 min=2.0 max=4.0 avg=3.0 https://github.com/tenox7/ttyplot 1.6.2 | +|   last=4.0 min=2.0 max=4.0 avg=3.0 https://github.com/tenox7/ttyplot 1.6.5 | +------------------------------------------------------------------------------------------+ [90x20] Frame 3: @@ -67,6 +67,6 @@ | │ XX | | └─────────────────────────────────────────────────────────────────────────────────────> | | X last=3.0 min=1.0 max=3.0 avg=2.0 Thu Jan 1 00:00:00 1970 | -|   last=4.0 min=2.0 max=4.0 avg=3.0 https://github.com/tenox7/ttyplot 1.6.2 | +|   last=4.0 min=2.0 max=4.0 avg=3.0 https://github.com/tenox7/ttyplot 1.6.5 | +------------------------------------------------------------------------------------------+