Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
Memory leaks fixed version.
  • Loading branch information
lifenjoiner committed Aug 8, 2022
1 parent 501e3af commit 70fd187
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.c
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
#include "timedtask.h"
#include "domainstatistic.h"

#define VERSION__ "6.3.0"
#define VERSION__ "6.4.0"

static char *ConfigFile;
static BOOL DeamonMode;
Expand Down

0 comments on commit 70fd187

Please sign in to comment.