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