From 1e7f13db4500b6eb520651b44439d9ae78ca532c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20P=C3=B6sel?= Date: Fri, 18 Oct 2013 14:34:21 +0000 Subject: XFire: compile plugin as unicode, various fixes and cleanup, version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@6516 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/Xfire/src/version.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'protocols/Xfire/src/version.h') diff --git a/protocols/Xfire/src/version.h b/protocols/Xfire/src/version.h index 75eaa91b76..85b8ac0c24 100644 --- a/protocols/Xfire/src/version.h +++ b/protocols/Xfire/src/version.h @@ -1,7 +1,7 @@ #define __MAJOR_VERSION 0 #define __MINOR_VERSION 1 -#define __RELEASE_NUM 8 -#define __BUILD_NUM 4 +#define __RELEASE_NUM 9 +#define __BUILD_NUM 0 #define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM -- cgit v1.2.3