diff --git a/main.c b/main.c index a6a1c6f..a2188de 100644 --- a/main.c +++ b/main.c @@ -17,7 +17,7 @@ #include "lint.h" int debug = 0; -const char *version = "1.0.2"; +const char *version = "1.0.3"; unsigned long sysopts = 0; unsigned long filterflags = 0;