From 36c4fc06475507cda2eb92690b82e619aa74ba28 Mon Sep 17 00:00:00 2001 From: hasherezade Date: Thu, 10 Feb 2022 14:22:28 -0800 Subject: [PATCH] [VERSION] 0.3.4 --- main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.cpp b/main.cpp index 52dcb925..1778f510 100644 --- a/main.cpp +++ b/main.cpp @@ -17,7 +17,7 @@ #include "util/process_privilege.h" #include "util/strings_util.h" -#define VERSION "0.3.3.2" +#define VERSION "0.3.4" using namespace hhunter::util;