diff options
author | Robert Pösel <robyer@seznam.cz> | 2017-05-05 23:51:25 +0200 |
---|---|---|
committer | Robert Pösel <robyer@seznam.cz> | 2017-05-05 23:51:25 +0200 |
commit | 3c64bb3c3ee2b806c992869573cff1d7258274c5 (patch) | |
tree | 4d773df0382baffae02c94fe77c1267fd22925dc /protocols/FacebookRM | |
parent | f40f5893fdce1242e8b8cd3292654ef6f50768de (diff) |
Facebook: Version bump
Diffstat (limited to 'protocols/FacebookRM')
-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 aaffb4702e..f29f85f025 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 3 -#define __BUILD_NUM 1 +#define __BUILD_NUM 2 #include <stdver.h> |