summaryrefslogtreecommitdiff
path: root/protocols
diff options
context:
space:
mode:
authorRobert Pösel <robyer@seznam.cz>2016-09-04 14:04:56 +0000
committerRobert Pösel <robyer@seznam.cz>2016-09-04 14:04:56 +0000
commit1cfb77837fef9854796ee06929caa673fd3e6a6b (patch)
tree6ba932aa2fae0d771f239a87d871fda277bdbc9e /protocols
parent826072cd435d8c5b0592e24cc438702bd479e3b2 (diff)
Facebook: Version bump
git-svn-id: http://svn.miranda-ng.org/main/trunk@17249 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols')
-rw-r--r--protocols/FacebookRM/src/version.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/protocols/FacebookRM/src/version.h b/protocols/FacebookRM/src/version.h
index d5bae5255f..9807421628 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 16
-#define __BUILD_NUM 1
+#define __MINOR_VERSION 3
+#define __RELEASE_NUM 0
+#define __BUILD_NUM 0
#include <stdver.h>