From c0f738e443f7eb2b3a4c822545ec485f3cea1d88 Mon Sep 17 00:00:00 2001 From: sje Date: Thu, 9 Nov 2006 07:42:36 +0000 Subject: problems with sorting, colours in wrong order in options git-svn-id: https://server.scottellis.com.au/svn/mim_plugs@37 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 e03e804..05b8aa9 100644 --- a/font_service/FontService.cpp +++ b/font_service/FontService.cpp @@ -11,7 +11,7 @@ PLUGININFO pluginInfo={ sizeof(PLUGININFO), "FontService", - PLUGIN_MAKE_VERSION(0, 1, 4, 3), + PLUGIN_MAKE_VERSION(0, 1, 4, 4), "Provides a UI for font settings, and services to plugins for font control.", "S. Ellis", "mail@scottellis.com.au", -- cgit v1.2.3