bump version

This commit is contained in:
hummypkg 2011-08-25 20:09:19 +00:00 committed by HummyPkg
parent 18b82bf36f
commit c156fc493f
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.2";
const char *version = "1.0.3";
unsigned long sysopts = 0;
unsigned long filterflags = 0;