diff options
author | Robert Pösel <robyer@seznam.cz> | 2017-02-12 18:41:29 +0100 |
---|---|---|
committer | Robert Pösel <robyer@seznam.cz> | 2017-02-12 18:41:29 +0100 |
commit | 23764bc5bfbe6986a1c9a087510e6eeb2521c330 (patch) | |
tree | 6163ff20dbb5d62746ccedf677b2eeb373fd3255 /protocols/FacebookRM/src/version.h | |
parent | d4354da54f5a6df55a1b072d4b00adc59ba4268b (diff) |
Facebook: Fix loading newsfeed and memories; version bump
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 53755c373e..2465a65905 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 0 +#define __BUILD_NUM 1 #include <stdver.h> |