diff options
author | George Hazan <ghazan@miranda.im> | 2018-01-04 22:06:10 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2018-01-04 22:06:10 +0300 |
commit | 4244ac9aff45e1e723b17f32b192ce4996ac52c0 (patch) | |
tree | 5ad42fc6fd841e756e7f697df0f4bedcaea8317d /protocols/FacebookRM/src/version.h | |
parent | b6d0a372771d1fac2a2276841f6d2bbac22e8552 (diff) |
Facebook: kinda final fix for groupchats
Diffstat (limited to 'protocols/FacebookRM/src/version.h')
-rw-r--r-- | protocols/FacebookRM/src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/FacebookRM/src/version.h b/protocols/FacebookRM/src/version.h index b6de90ab7a..070b2bc311 100644 --- a/protocols/FacebookRM/src/version.h +++ b/protocols/FacebookRM/src/version.h @@ -1,7 +1,7 @@ #define __MAJOR_VERSION 0 #define __MINOR_VERSION 4 #define __RELEASE_NUM 0 -#define __BUILD_NUM 2 +#define __BUILD_NUM 3 #include <stdver.h> |