We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0333fa9 commit 1810d29Copy full SHA for 1810d29
ttyplot.c
@@ -45,7 +45,7 @@
45
#define STR(x) STR_(x)
46
#define VERSION_MAJOR 1
47
#define VERSION_MINOR 7
48
-#define VERSION_PATCH 1
+#define VERSION_PATCH 2
49
#define VERSION_STR STR(VERSION_MAJOR) "." STR(VERSION_MINOR) "." STR(VERSION_PATCH)
50
51
#define T_RARR '>'
0 commit comments