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