summaryrefslogtreecommitdiff
path: root/protocols/FacebookRM/src/version.h
diff options
context:
space:
mode:
authorRobert Pösel <robyer@seznam.cz>2014-09-19 17:19:57 +0000
committerRobert Pösel <robyer@seznam.cz>2014-09-19 17:19:57 +0000
commitb59603c66c0982effbe8faccd62f5088d0078c23 (patch)
treebdaf771ce5015086a2026f993ffe6278dd4ece28 /protocols/FacebookRM/src/version.h
parente546ee6ef368b6b7d1f21ccc30b0496b42e4f10c (diff)
Facebook: Fix for Facebook's image captcha; version bump
git-svn-id: http://svn.miranda-ng.org/main/trunk@10524 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 1efaf598d8..234a5218ab 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 9
-#define __BUILD_NUM 2
+#define __BUILD_NUM 3
#include <stdver.h>