diff options
author | Robert Pösel <robyer@seznam.cz> | 2014-08-27 10:29:11 +0000 |
---|---|---|
committer | Robert Pösel <robyer@seznam.cz> | 2014-08-27 10:29:11 +0000 |
commit | f97056b77e2788fac8fe723a9ac7e2aac9517932 (patch) | |
tree | 69a5e556287a658405d85a2e81fb99adbf614520 /protocols/FacebookRM/src/version.h | |
parent | 72206e17e14de91b43f3bc1bcc6a69b2d0a514f3 (diff) |
Facebook: Hotfix for FB changes on mobile website, version bump
git-svn-id: http://svn.miranda-ng.org/main/trunk@10329 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 a4018228d9..4376a641b8 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 0
+#define __BUILD_NUM 1
#include <stdver.h>
|