summaryrefslogtreecommitdiff
path: root/protocols/FacebookRM/src/constants.h
diff options
context:
space:
mode:
authorRobert Pösel <robyer@seznam.cz>2012-10-16 17:39:53 +0000
committerRobert Pösel <robyer@seznam.cz>2012-10-16 17:39:53 +0000
commit12386d7fcb66097eb00926796f0cbcfeda450566 (patch)
tree98f0e5a952dd4c7a77a3ffd6bf683eb228f4698c /protocols/FacebookRM/src/constants.h
parentbdc81711ae27f0179a13eb0b90b4fb6c0a1c2f08 (diff)
Forgotten Facebook version dump.
git-svn-id: http://svn.miranda-ng.org/main/trunk@1959 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/FacebookRM/src/constants.h')
-rw-r--r--protocols/FacebookRM/src/constants.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/protocols/FacebookRM/src/constants.h b/protocols/FacebookRM/src/constants.h
index 48a911f93b..5b2ae2af20 100644
--- a/protocols/FacebookRM/src/constants.h
+++ b/protocols/FacebookRM/src/constants.h
@@ -23,8 +23,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
// Version management
-#define __VERSION_DWORD PLUGIN_MAKE_VERSION(0, 0, 9, 0)
-#define __VERSION_STRING "0.0.9.0"
+#define __VERSION_DWORD PLUGIN_MAKE_VERSION(0, 0, 9, 1)
+#define __VERSION_STRING "0.0.9.1"
// Product management
#define FACEBOOK_NAME "Facebook"