diff options
author | Robert Pösel <robyer@seznam.cz> | 2016-12-04 17:53:19 +0100 |
---|---|---|
committer | Robert Pösel <robyer@seznam.cz> | 2016-12-04 17:53:39 +0100 |
commit | bf2e13e1542770ec914a998b3d10416f56ca62f0 (patch) | |
tree | c8e6b5cc92598b77512384c39d63b54c7850c71b | |
parent | c3476b0dd031a7b85baa138c84e7d5751d67dbf5 (diff) |
Facebook: Version bump
-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 aa1507debd..2d6e21263a 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 1 +#define __BUILD_NUM 2 #include <stdver.h> |