bump version

This commit is contained in:
hummypkg 2015-01-05 21:35:30 +00:00 committed by HummyPkg
parent 109e0992ab
commit e8232ddc86
1 changed files with 1 additions and 1 deletions

2
main.c
View File

@ -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;