summaryrefslogtreecommitdiff
path: root/protocols/FacebookRM/src/version.h
diff options
context:
space:
mode:
authorRobert Pösel <robyer@seznam.cz>2015-02-14 16:30:26 +0000
committerRobert Pösel <robyer@seznam.cz>2015-02-14 16:30:26 +0000
commit054110d7777848d931e22137ed2e4072334c6d58 (patch)
treea9ce8c2aacfee522fa9e9b2860c12029c9a04c96 /protocols/FacebookRM/src/version.h
parent638fdb5d710a10ef611f518303823c5b005ce3e4 (diff)
Facebook: Fix (hopefully) loading own avatar for some people with weird FB "version"; version bump
git-svn-id: http://svn.miranda-ng.org/main/trunk@12104 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 794b425e87..f4c9d6f9df 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 0
+#define __BUILD_NUM 1
#include <stdver.h>