bump version number

This commit is contained in:
Adam Jackson 2004-09-27 18:06:03 +00:00
parent fd2dc3730c
commit c262e75a82
1 changed files with 1 additions and 1 deletions

View File

@ -1825,7 +1825,7 @@ ev_window (XEvent *ev)
void void
usage (char *program) usage (char *program)
{ {
fprintf (stderr, "%s v1.0\n", program); fprintf (stderr, "%s v1.1\n", program);
fprintf (stderr, "usage: %s [options]\n", program); fprintf (stderr, "usage: %s [options]\n", program);
fprintf (stderr, "Options\n"); fprintf (stderr, "Options\n");
fprintf (stderr, " -d display\n Specifies which display should be managed.\n"); fprintf (stderr, " -d display\n Specifies which display should be managed.\n");