From ad212509efd1de495c7a4ad08504bc062bfe8e2a Mon Sep 17 00:00:00 2001 From: George Hazan Date: Wed, 15 Feb 2017 20:22:29 +0300 Subject: Discord: groupchat history support version bump --- protocols/Discord/src/version.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'protocols/Discord/src/version.h') diff --git a/protocols/Discord/src/version.h b/protocols/Discord/src/version.h index b57f31665b..3014fd20d8 100644 --- a/protocols/Discord/src/version.h +++ b/protocols/Discord/src/version.h @@ -1,7 +1,7 @@ #define __MAJOR_VERSION 0 -#define __MINOR_VERSION 3 -#define __RELEASE_NUM 1 -#define __BUILD_NUM 3 +#define __MINOR_VERSION 4 +#define __RELEASE_NUM 0 +#define __BUILD_NUM 1 #include -- cgit v1.2.3