diff options
author | Robert Pösel <robyer@seznam.cz> | 2017-01-23 01:22:32 +0100 |
---|---|---|
committer | Robert Pösel <robyer@seznam.cz> | 2017-01-23 01:22:32 +0100 |
commit | f7bbe11df6dc63ca32e7599a4bd64ea95990065d (patch) | |
tree | 5e8407f1c611ca00ac32221101f47fd20aa920a8 /protocols | |
parent | 758809172f32dfe41d78dbbec19a7b24179fa27f (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 d13ed964d6..53755c373e 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 0 -#define __BUILD_NUM 3 +#define __RELEASE_NUM 1 +#define __BUILD_NUM 0 #include <stdver.h> |