diff options
author | Robert Pösel <robyer@seznam.cz> | 2016-04-21 07:15:48 +0000 |
---|---|---|
committer | Robert Pösel <robyer@seznam.cz> | 2016-04-21 07:15:48 +0000 |
commit | 33e3d22f740af71112116977988f87d634d89617 (patch) | |
tree | f6a1752846fd745b8c8d748045cf6fec280823aa /protocols | |
parent | c5920828a911e0928b056619d32c8416d79e2be6 (diff) |
Facebook: Version bump
git-svn-id: http://svn.miranda-ng.org/main/trunk@16731 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols')
-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 608d4dead5..13b9e6d7fc 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 13 -#define __BUILD_NUM 0 +#define __BUILD_NUM 1 #include <stdver.h> |