summaryrefslogtreecommitdiff
path: root/protocols/FacebookRM/src/version.h
diff options
context:
space:
mode:
authorRobert Pösel <robyer@seznam.cz>2016-09-01 21:44:49 +0000
committerRobert Pösel <robyer@seznam.cz>2016-09-01 21:44:49 +0000
commit73b4dd7987338cbb605e98505f21a16062663aae (patch)
treee30a34081877f7fb6a9cc55fd099e71b730b1fc6 /protocols/FacebookRM/src/version.h
parent756ce057cf3aecb1220daebadb3f728f51ef5b5e (diff)
Facebook: Set users that were active more than 15 minutes ago as offline; version bump
git-svn-id: http://svn.miranda-ng.org/main/trunk@17241 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
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 5f9b67272b..d5bae5255f 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 16
-#define __BUILD_NUM 0
+#define __BUILD_NUM 1
#include <stdver.h>