From 158516fc55b5e38fd3d5cd67150cc85a5162f76b Mon Sep 17 00:00:00 2001 From: George Hazan Date: Fri, 3 Aug 2012 12:23:43 +0000 Subject: all protos got their own versions, but they still pass the core version to the outside world git-svn-id: http://svn.miranda-ng.org/main/trunk@1335 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/IRCG/version.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'protocols/IRCG') diff --git a/protocols/IRCG/version.h b/protocols/IRCG/version.h index 18333d3187..883b985346 100644 --- a/protocols/IRCG/version.h +++ b/protocols/IRCG/version.h @@ -1,6 +1,6 @@ -#define __FILEVERSION_STRING 0,92,2,0 -#define __VERSION_STRING "0.92.2.0" -#define __VERSION_DWORD PLUGIN_MAKE_VERSION(0, 92, 2, 0) +#define __FILEVERSION_STRING 0,11,0,1 +#define __VERSION_STRING "0.11.0.1" +#define __VERSION_DWORD PLUGIN_MAKE_VERSION(0, 11, 0, 1) #define __DESC "IRC protocol for Miranda IM" #define __AUTHOR "Miranda team" -- cgit v1.2.3