Skip to content

Commit a415384

Browse files
committed
ver bump
1 parent 9bbca81 commit a415384

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ttyplot.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
#define STR(x) STR_(x)
4747
#define VERSION_MAJOR 1
4848
#define VERSION_MINOR 6
49-
#define VERSION_PATCH 4
49+
#define VERSION_PATCH 5
5050
#define VERSION_STR STR(VERSION_MAJOR) "." STR(VERSION_MINOR) "." STR(VERSION_PATCH)
5151

5252
#define T_RARR '>'

0 commit comments

Comments
 (0)