bump version

This commit is contained in:
hummypkg 2011-06-08 20:58:34 +00:00 committed by HummyPkg
parent b05190cd8b
commit eb86798403
1 changed files with 1 additions and 1 deletions

2
main.c
View File

@ -17,7 +17,7 @@
#include "lint.h"
int debug = 0;
const char *version = "1.0.1";
const char *version = "1.0.2";
unsigned long sysopts = 0;
unsigned long filterflags = 0;