aboutsummaryrefslogtreecommitdiff
path: root/watch.c
diff options
context:
space:
mode:
authorDimitri Sokolyuk <demon@dim13.org>2003-12-23 13:24:35 +0000
committerDimitri Sokolyuk <demon@dim13.org>2003-12-23 13:24:35 +0000
commit7eb73a92aab009409a44e7727ea8a20c7bdea07a (patch)
tree5224d19d1715f8156fb6e1e277802ea52fbea134 /watch.c
parent97ddfee4557a4000ce5b1e257c63afb76071b85d (diff)
version 0.4
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 8521c6e..edc96c4 100644
--- a/watch.c
+++ b/watch.c
@@ -30,7 +30,7 @@
#include <sys/ioctl.h>
static char *copyright = "(c) 2003 demon <demon@vhost.dyndns.org>";
-static char *version = "0.3 alpha 3";
+static char *version = "0.4";
extern char *__progname;
unsigned int period = 2;