diff options
author | George Hazan <ghazan@miranda.im> | 2018-01-10 22:47:42 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2018-01-10 22:47:42 +0300 |
commit | 4e69c635f238cc951265e036ef74cef75b9a65c8 (patch) | |
tree | 4a8af2c5d841a0551b0c034339fc44ad202eca28 /protocols/FacebookRM/src/version.h | |
parent | 8cad7d3baec2de5e117f115f89482b47ad124a18 (diff) |
Facebook: added custom reactions' icons to popups
Diffstat (limited to 'protocols/FacebookRM/src/version.h')
-rw-r--r-- | protocols/FacebookRM/src/version.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/protocols/FacebookRM/src/version.h b/protocols/FacebookRM/src/version.h index 070b2bc311..130684e559 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 3 +#define __RELEASE_NUM 1 +#define __BUILD_NUM 1 #include <stdver.h> |