diff options
author | Robert Pösel <robyer@seznam.cz> | 2014-12-01 13:38:54 +0000 |
---|---|---|
committer | Robert Pösel <robyer@seznam.cz> | 2014-12-01 13:38:54 +0000 |
commit | 6cd67368926784c3ca831517916b96c8799750a6 (patch) | |
tree | ba730e93704db9f210dd2d12dc5a8a072516da98 /protocols/FacebookRM/src/version.h | |
parent | 0daeae053e576727cf7132e947efcbab17b4962a (diff) |
Facebook: Version bump
git-svn-id: http://svn.miranda-ng.org/main/trunk@11199 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
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 ca41904b5c..f093240753 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 9
-#define __BUILD_NUM 6
+#define __BUILD_NUM 7
#include <stdver.h>
|