diff options
author | Robert Pösel <robyer@seznam.cz> | 2017-02-26 02:03:27 +0100 |
---|---|---|
committer | Robert Pösel <robyer@seznam.cz> | 2017-02-26 02:03:27 +0100 |
commit | 12d4034fdbd989caa495dfe665fade69eab09174 (patch) | |
tree | 8cced1d7caab6be47bc5dd35db85d79d18657062 /protocols | |
parent | 5b5522d2860eba61faa94df5e151348c515fdbd3 (diff) |
Facebook: Version bump
Diffstat (limited to 'protocols')
-rw-r--r-- | protocols/FacebookRM/src/version.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/protocols/FacebookRM/src/version.h b/protocols/FacebookRM/src/version.h index 2465a65905..5887716796 100644 --- a/protocols/FacebookRM/src/version.h +++ b/protocols/FacebookRM/src/version.h @@ -1,7 +1,7 @@ #define __MAJOR_VERSION 0 #define __MINOR_VERSION 3 -#define __RELEASE_NUM 1 -#define __BUILD_NUM 1 +#define __RELEASE_NUM 2 +#define __BUILD_NUM 0 #include <stdver.h> |