From 12386d7fcb66097eb00926796f0cbcfeda450566 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20P=C3=B6sel?= Date: Tue, 16 Oct 2012 17:39:53 +0000 Subject: Forgotten Facebook version dump. git-svn-id: http://svn.miranda-ng.org/main/trunk@1959 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/FacebookRM/src/constants.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'protocols') 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 . #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" -- cgit v1.2.3