aboutsummaryrefslogtreecommitdiff
path: root/watch.c
diff options
context:
space:
mode:
authorDimitri Sokolyuk <demon@dim13.org>2009-01-30 05:11:44 +0000
committerDimitri Sokolyuk <demon@dim13.org>2009-01-30 05:11:44 +0000
commitd388ad69ea8a482f43fcb0ac4c61eefd7d58349e (patch)
tree3be8162c8ddaa0f162034c11aaca54ccd781913a /watch.c
parentd22356b8ce842a81655a144f446a66ab599bc689 (diff)
bump version, make switches compatible with gnu watch
Diffstat (limited to 'watch.c')
-rw-r--r--watch.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/watch.c b/watch.c
index 98d2743..b2465d2 100644
--- a/watch.c
+++ b/watch.c
@@ -20,7 +20,7 @@ static const char rcsid[] =
"$Id$";
#endif /* not lint */
-static const char version[] = "1.1";
+static const char version[] = "2.0";
#include <sys/ioctl.h>
#include <sys/time.h>