Fixed version number

This commit is contained in:
PKEuS 2013-07-04 13:32:45 +02:00
parent 6494d9ac7f
commit 14c3b390a4
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@
#include <pcre.h>
#endif
static const char Version[] = "1.60.1";
static const char Version[] = "1.61 dev";
static const char ExtraVersion[] = "";
static TimerResults S_timerResults;