diff --git a/main.c b/main.c index f217a34..aa70d1c 100755 --- a/main.c +++ b/main.c @@ -23,7 +23,7 @@ #include "timedtask.h" #include "domainstatistic.h" -#define VERSION__ "6.4.1" +#define VERSION__ "6.5.0" #define DESCRIPTIONS "DNSforwarder\nVersion: "VERSION__". License: GPL v3.\nTime of compilation: "__DATE__" "__TIME__".\n\n" static char *ConfigFile;