From e2926efe749018b24db79a51cdd2e71226768dee Mon Sep 17 00:00:00 2001 From: sje Date: Fri, 9 Mar 2007 01:21:04 +0000 Subject: fix to use of invalid params in GetColour service (thx Bio) git-svn-id: https://server.scottellis.com.au/svn/mim_plugs@125 4f64403b-2f21-0410-a795-97e2b3489a10 --- font_service/FontService.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'font_service/FontService.cpp') diff --git a/font_service/FontService.cpp b/font_service/FontService.cpp index 6895be2..c53c0fe 100644 --- a/font_service/FontService.cpp +++ b/font_service/FontService.cpp @@ -15,7 +15,7 @@ PLUGININFO pluginInfo={ #else "FontService", #endif - PLUGIN_MAKE_VERSION(0, 2, 0, 1), + PLUGIN_MAKE_VERSION(0, 2, 0, 2), "Provides a UI for font settings, and services to plugins for font control.", "S. Ellis", "mail@scottellis.com.au", -- cgit v1.2.3