We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bbca81 commit a415384Copy full SHA for a415384
1 file changed
ttyplot.c
@@ -46,7 +46,7 @@
46
#define STR(x) STR_(x)
47
#define VERSION_MAJOR 1
48
#define VERSION_MINOR 6
49
-#define VERSION_PATCH 4
+#define VERSION_PATCH 5
50
#define VERSION_STR STR(VERSION_MAJOR) "." STR(VERSION_MINOR) "." STR(VERSION_PATCH)
51
52
#define T_RARR '>'
0 commit comments