diff options
author | Robert Pösel <robyer@seznam.cz> | 2016-08-17 12:53:08 +0000 |
---|---|---|
committer | Robert Pösel <robyer@seznam.cz> | 2016-08-17 12:53:08 +0000 |
commit | 912284ebc654d00ea34332a4a119928254be7212 (patch) | |
tree | 980aae1aeb2c51edcc67a54831279c417774f29f /protocols | |
parent | 0a82846a9176641fbb556cb96ff745bbf0cdda37 (diff) |
Facebook: Version bump
git-svn-id: http://svn.miranda-ng.org/main/trunk@17191 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
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 debfa9ac95..8823f24fa8 100644 --- a/protocols/FacebookRM/src/version.h +++ b/protocols/FacebookRM/src/version.h @@ -1,7 +1,7 @@ #define __MAJOR_VERSION 0 #define __MINOR_VERSION 2 -#define __RELEASE_NUM 14 -#define __BUILD_NUM 3 +#define __RELEASE_NUM 15 +#define __BUILD_NUM 0 #include <stdver.h> |