summaryrefslogtreecommitdiff
path: root/protocols/FacebookRM/src/version.h
diff options
context:
space:
mode:
authorRobert Pösel <robyer@seznam.cz>2016-07-10 13:25:13 +0000
committerRobert Pösel <robyer@seznam.cz>2016-07-10 13:25:13 +0000
commit2c20deba9b17ce81c30c288de9a014e8eb7f6762 (patch)
treeac9bb9e647999877ab0efe819229cec1f4b31939 /protocols/FacebookRM/src/version.h
parent6d59534a80a984eba4f855315b73fc39f3e3a6e6 (diff)
Facebook: Fix and improve (= ask user) approving last unknown login; version bump
This will show messagebox with question to user. When approved, login will correctly continue, otherwise login is canceled and user needs to revoke it via web browser. git-svn-id: http://svn.miranda-ng.org/main/trunk@17084 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 71ef6c5de1..f39c060b13 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 14
-#define __BUILD_NUM 0
+#define __BUILD_NUM 1
#include <stdver.h>