diff options
Diffstat (limited to 'font_service')
-rw-r--r-- | font_service/FontService.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/font_service/FontService.cpp b/font_service/FontService.cpp index a8a8b89..6895be2 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, 0),
+ PLUGIN_MAKE_VERSION(0, 2, 0, 1),
"Provides a UI for font settings, and services to plugins for font control.",
"S. Ellis",
"mail@scottellis.com.au",
|