diff options
author | George Hazan <ghazan@miranda.im> | 2019-06-16 23:10:36 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2019-06-16 23:10:36 +0300 |
commit | af43255d4511c6fcff3ddd07b9c21f3d9ca51bb9 (patch) | |
tree | 64e4959f8af222e2bc72964492d799e182e0900a /protocols | |
parent | 1418e434c8734277480da28e828705d0336058b8 (diff) |
Facebook: version bump
Diffstat (limited to 'protocols')
-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 4274001872..707f990a20 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 2 -#define __BUILD_NUM 3 +#define __BUILD_NUM 4 #include <stdver.h> |