diff -r 8c91d494ad06 -r 4354ab0b67c7 Plugins/PluginWizardQFontDialog.py --- a/Plugins/PluginWizardQFontDialog.py Wed Jun 12 18:36:14 2013 +0200 +++ b/Plugins/PluginWizardQFontDialog.py Thu Jun 13 18:44:02 2013 +0200 @@ -19,7 +19,7 @@ author = "Detlev Offenbach <detlev@die-offenbachs.de>" autoactivate = True deactivateable = True -version = "5.1.0" +version = "5.4.0" className = "FontDialogWizard" packageName = "__core__" shortDescription = "Show the QFontDialog wizard."