diff --git a/main.c b/main.c index 3ed4e15..0592e02 100644 --- a/main.c +++ b/main.c @@ -21,7 +21,7 @@ #include "lint.h" int debug = 0; -const char *version = "1.0.15"; +const char *version = "1.2.0"; unsigned long sysopts = 0; unsigned long filterflags = 0; static time_t latest_stamp = 0;