From 9c448bd17d7a4b2e42a2ea22e590bab1fb1fbc1f Mon Sep 17 00:00:00 2001 From: d4koon Date: Sat, 15 Jan 2022 17:34:23 +0100 Subject: [PATCH] Set version to 1.9.0.6 --- WhatsappTray/Version.rc2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WhatsappTray/Version.rc2 b/WhatsappTray/Version.rc2 index de714be..358896b 100644 --- a/WhatsappTray/Version.rc2 +++ b/WhatsappTray/Version.rc2 @@ -8,7 +8,7 @@ #define MAJOR 1 #define MINOR 9 #define PATCH 0 -#define IS_DEBUG 5 +#define IS_DEBUG 6 #define STRINGIFY(x) #x #define TOSTRING(x) STRINGIFY(x)