summaryrefslogtreecommitdiff
path: root/protocols/FacebookRM/src/version.h
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2018-05-26 14:39:09 +0300
committerGeorge Hazan <ghazan@miranda.im>2018-05-26 14:39:09 +0300
commitbd85e9779e4ba479e2b60fd55fd60184f81dd69a (patch)
treece377d36916f5d2257753ab22cd1a38223b43675 /protocols/FacebookRM/src/version.h
parent1baa80632f0084ce847e63aadad898a85c62b196 (diff)
Facebook:
- packet timeout extended to 10 minutes (specially for Karamil Alhady); - persistent connections restored; - this reverts commit bec09dbab4b07281f3da8478618deb9c10aa0a29
Diffstat (limited to 'protocols/FacebookRM/src/version.h')
-rw-r--r--protocols/FacebookRM/src/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/FacebookRM/src/version.h b/protocols/FacebookRM/src/version.h
index 82e341a973..5c4c0f4f93 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 1
-#define __BUILD_NUM 2
+#define __BUILD_NUM 3
#include <stdver.h>