From 82cc787532fbff930c01b37dd88cde35952f5ba6 Mon Sep 17 00:00:00 2001 From: Dart Raiden Date: Sat, 19 Sep 2015 00:33:32 +0000 Subject: fix encoding problems git-svn-id: http://svn.miranda-ng.org/main/trunk@15390 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Clist_blind/src/Version.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'plugins/Clist_blind/src') diff --git a/plugins/Clist_blind/src/Version.h b/plugins/Clist_blind/src/Version.h index 03a373b0dc..1bded760a3 100644 --- a/plugins/Clist_blind/src/Version.h +++ b/plugins/Clist_blind/src/Version.h @@ -1,3 +1,4 @@ +à #define __MAJOR_VERSION 0 #define __MINOR_VERSION 8 #define __RELEASE_NUM 1 @@ -11,4 +12,4 @@ #define __AUTHOR "Ricardo Pescuma Domenecci, based on previous work from Miranda IM project" #define __AUTHOREMAIL "" #define __AUTHORWEB "http://miranda-ng.org/p/Clist_blind/" -#define __COPYRIGHT "© 2000-2009 Miranda IM project, Ricardo Pescuma Domenecci, 2013-15 Miranda NG project" +#define __COPYRIGHT "© 2000-2009 Miranda IM project, Ricardo Pescuma Domenecci, 2013-15 Miranda NG project" -- cgit v1.2.3