diff --git a/fastcompmgr.c b/fastcompmgr.c index b06eee3..f82ea6b 100644 --- a/fastcompmgr.c +++ b/fastcompmgr.c @@ -2239,7 +2239,7 @@ ev_window(XEvent *ev) { void usage(char *program) { - fprintf(stderr, "%s v0.3\n", program); + fprintf(stderr, "%s v0.4\n", program); fprintf(stderr, "usage: %s [options]\n", program); fprintf(stderr, "Options\n");