summaryrefslogtreecommitdiff
path: root/font_service/FontService.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'font_service/FontService.cpp')
-rw-r--r--font_service/FontService.cpp2
1 files changed, 1 insertions, 1 deletions
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",