File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 19
19
| │ |
20
20
| └─────────────────────────────────────────────────────────────────────────────────────> |
21
21
| X Thu Jan 1 00:00:00 1970 |
22
- | [0m[7m [0m https://github.com/tenox7/ttyplot 1.6.2 |
22
+ | [0m[7m [0m https://github.com/tenox7/ttyplot 1.6.5 |
23
23
+------------------------------------------------------------------------------------------+
24
24
25
25
[90x20] Frame 2:
43
43
| │ [0m[7mX[0m[0m[7mX[0m |
44
44
| └─────────────────────────────────────────────────────────────────────────────────────> |
45
45
| X last=3.0 min=1.0 max=3.0 avg=2.0 Thu Jan 1 00:00:00 1970 |
46
- | [0m[7m [0m last=4.0 min=2.0 max=4.0 avg=3.0 https://github.com/tenox7/ttyplot 1.6.2 |
46
+ | [0m[7m [0m last=4.0 min=2.0 max=4.0 avg=3.0 https://github.com/tenox7/ttyplot 1.6.5 |
47
47
+------------------------------------------------------------------------------------------+
48
48
49
49
[90x20] Frame 3:
67
67
| │ [0m[7mX[0m[0m[7mX[0m |
68
68
| └─────────────────────────────────────────────────────────────────────────────────────> |
69
69
| X last=3.0 min=1.0 max=3.0 avg=2.0 Thu Jan 1 00:00:00 1970 |
70
- | [0m[7m [0m last=4.0 min=2.0 max=4.0 avg=3.0 https://github.com/tenox7/ttyplot 1.6.2 |
70
+ | [0m[7m [0m last=4.0 min=2.0 max=4.0 avg=3.0 https://github.com/tenox7/ttyplot 1.6.5 |
71
71
+------------------------------------------------------------------------------------------+
72
72
Original file line number Diff line number Diff line change 46
46
#define STR (x ) STR_(x)
47
47
#define VERSION_MAJOR 1
48
48
#define VERSION_MINOR 6
49
- #define VERSION_PATCH 4
49
+ #define VERSION_PATCH 5
50
50
#define VERSION_STR STR(VERSION_MAJOR) "." STR(VERSION_MINOR) "." STR(VERSION_PATCH)
51
51
52
52
#define T_RARR '>'
You can’t perform that action at this time.
0 commit comments