diff options
author | Robert Pösel <robyer@seznam.cz> | 2015-02-21 23:49:11 +0000 |
---|---|---|
committer | Robert Pösel <robyer@seznam.cz> | 2015-02-21 23:49:11 +0000 |
commit | 808957a884ac8195484c2a7a662b99cc7a163b86 (patch) | |
tree | 9690788a017ec7db0f2f8ca949d0a498f7efdbd1 /protocols/FacebookRM/src/version.h | |
parent | b84f891f0dac03a170637a1cf54bd1e25a87eb1f (diff) |
Facebook: Add support for notifying ticker feeds updates; version bump
git-svn-id: http://svn.miranda-ng.org/main/trunk@12237 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
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 29f93c408a..2735e7c90f 100644 --- a/protocols/FacebookRM/src/version.h +++ b/protocols/FacebookRM/src/version.h @@ -1,7 +1,7 @@ #define __MAJOR_VERSION 0
#define __MINOR_VERSION 2
#define __RELEASE_NUM 10
-#define __BUILD_NUM 3
+#define __BUILD_NUM 4
#include <stdver.h>
|