diff --git a/ttyplot.c b/ttyplot.c index d89ae2e..848e13f 100755 --- a/ttyplot.c +++ b/ttyplot.c @@ -14,7 +14,7 @@ #include #include -#define verstring "github.com/tenox7/ttyplot 1.1" +#define verstring "github.com/tenox7/ttyplot 1.2" void usage() { printf("Usage:\n ttyplot [-2] [-r] [-c plotchar] [-s softmax] [-m hardmax] [-t title] [-u unit]\n\n"