Skip to content

Commit

Permalink
Bump to v6.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
lifenjoiner committed Nov 25, 2023
1 parent 99e5068 commit e6ac595
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 @@ -23,7 +23,7 @@
#include "timedtask.h"
#include "domainstatistic.h"

#define VERSION__ "6.5.2"
#define VERSION__ "6.5.3"
#define DESCRIPTIONS "DNSforwarder\nVersion: "VERSION__". License: GPL v3.\nTime of compilation: "__DATE__" "__TIME__".\n\n"

static char *ConfigFile;
Expand Down

0 comments on commit e6ac595

Please sign in to comment.