diff options
author | Robert Pösel <robyer@seznam.cz> | 2015-02-06 10:00:00 +0000 |
---|---|---|
committer | Robert Pösel <robyer@seznam.cz> | 2015-02-06 10:00:00 +0000 |
commit | 57890ac884743d836690db5058185db1e6dea5d8 (patch) | |
tree | 937ab0cd988dddc58de40135a7c825227440e086 /protocols/FacebookRM/src/version.h | |
parent | 1d9a2d26d7b7b458d7e65a683e7ca3d7506ced8b (diff) |
Facebook: Fix loading sent messages via other instances (website) to wrong contact in Miranda; Version bump
git-svn-id: http://svn.miranda-ng.org/main/trunk@12018 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 e782d40cce..490dd1ce7a 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 9
+#define __BUILD_NUM 10
#include <stdver.h>
|