diff options
author | George Hazan <ghazan@miranda.im> | 2018-04-17 16:26:35 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2018-04-17 16:26:35 +0300 |
commit | bec09dbab4b07281f3da8478618deb9c10aa0a29 (patch) | |
tree | bc73ac00fbc2e4c04665163efd1bcf7d0ef722b8 /protocols/FacebookRM/src/version.h | |
parent | 3e05d92dcb5f6c2017bc462554901ba27816bdb4 (diff) |
Facebook: unstable server connection makes persistent connections crazy
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 130684e559..82e341a973 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 1 +#define __BUILD_NUM 2 #include <stdver.h> |