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