summaryrefslogtreecommitdiff
path: root/protocols/FacebookRM/src/version.h
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2018-12-21 13:58:19 +0300
committerGeorge Hazan <ghazan@miranda.im>2018-12-21 13:58:19 +0300
commitd78ec3edaa1f6c3d6cb80aa2767a38afda76bc25 (patch)
tree6d14b93ced1614285dc1ad0a975a7a93f11afbd3 /protocols/FacebookRM/src/version.h
parentaadbf89f4e9d5939e9b3d9a6e75642c6208b9992 (diff)
Facebook: warning fixes
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 5c4c0f4f93..13a8b0d0bd 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 3
+#define __BUILD_NUM 4
#include <stdver.h>