From 8d127430d057891fbd3ac5989d32090715d7923a Mon Sep 17 00:00:00 2001 From: George Hazan Date: Fri, 16 Feb 2018 22:07:43 +0200 Subject: fixes #1143 (CmdLine Plugin error when using Diacritics in message) --- plugins/MimCmd/src/version.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'plugins/MimCmd/src/version.h') diff --git a/plugins/MimCmd/src/version.h b/plugins/MimCmd/src/version.h index c9625d9e64..75fb63c56a 100644 --- a/plugins/MimCmd/src/version.h +++ b/plugins/MimCmd/src/version.h @@ -1,6 +1,6 @@ #define __MAJOR_VERSION 0 -#define __MINOR_VERSION 0 -#define __RELEASE_NUM 4 +#define __MINOR_VERSION 1 +#define __RELEASE_NUM 0 #define __BUILD_NUM 1 #include -- cgit v1.2.3