From 8ae09e329384682579d59fc92cd7ed5de37e1351 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Thu, 28 Dec 2017 20:30:32 +0300 Subject: Facebook: - fixes problems with decoding attachments; - major rework of class structure; - version bump --- protocols/FacebookRM/src/version.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'protocols/FacebookRM/src/version.h') diff --git a/protocols/FacebookRM/src/version.h b/protocols/FacebookRM/src/version.h index 08b34f8856..943d643eb5 100644 --- a/protocols/FacebookRM/src/version.h +++ b/protocols/FacebookRM/src/version.h @@ -1,7 +1,7 @@ #define __MAJOR_VERSION 0 -#define __MINOR_VERSION 3 -#define __RELEASE_NUM 3 -#define __BUILD_NUM 2 +#define __MINOR_VERSION 4 +#define __RELEASE_NUM 0 +#define __BUILD_NUM 1 #include -- cgit v1.2.3