Skip to content

Commit 1810d29

Browse files
committed
bump ver
1 parent 0333fa9 commit 1810d29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ttyplot.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
#define STR(x) STR_(x)
4646
#define VERSION_MAJOR 1
4747
#define VERSION_MINOR 7
48-
#define VERSION_PATCH 1
48+
#define VERSION_PATCH 2
4949
#define VERSION_STR STR(VERSION_MAJOR) "." STR(VERSION_MINOR) "." STR(VERSION_PATCH)
5050

5151
#define T_RARR '>'

0 commit comments

Comments
 (0)