diff options
author | Robert Pösel <robyer@seznam.cz> | 2016-04-17 20:16:35 +0000 |
---|---|---|
committer | Robert Pösel <robyer@seznam.cz> | 2016-04-17 20:16:35 +0000 |
commit | de1d053e9671a379dd8a45df7253e2222772a919 (patch) | |
tree | 929c0339f4890bc774ffdb9ebf7a656e9cf130a8 /protocols/FacebookRM | |
parent | 8551deec1d694fafacb5476e0203441829063faf (diff) |
Facebook: Version bump
git-svn-id: http://svn.miranda-ng.org/main/trunk@16710 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/FacebookRM')
-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 6b963211f2..608d4dead5 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 12 -#define __BUILD_NUM 1 +#define __RELEASE_NUM 13 +#define __BUILD_NUM 0 #include <stdver.h> |