diff options
author | Robert Pösel <robyer@seznam.cz> | 2015-04-18 21:39:44 +0000 |
---|---|---|
committer | Robert Pösel <robyer@seznam.cz> | 2015-04-18 21:39:44 +0000 |
commit | b6c4bc14c137ecf8f4bea73f01ebde7786bf8a0f (patch) | |
tree | cd0eaef3e9b91221d313c8dd1a63bed3ff93c2ae /protocols/FacebookRM/src/version.h | |
parent | 45678ffaea325ab8c6c85bde1d5fa2b72db7e350 (diff) |
Facebook: Attempt to handle the "computer is infected" login problem; version bump
git-svn-id: http://svn.miranda-ng.org/main/trunk@12925 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 103b6a9a5b..bcf56532d2 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 5
+#define __BUILD_NUM 6
#include <stdver.h>
|