diff -r 51feb6174cc2 -r 2ed66f1e69fd Plugins/PluginAbout.py --- a/Plugins/PluginAbout.py Sun Jan 05 17:13:21 2014 +0100 +++ b/Plugins/PluginAbout.py Mon Jan 06 19:56:09 2014 +0100 @@ -21,7 +21,7 @@ author = "Detlev Offenbach <detlev@die-offenbachs.de>" autoactivate = True deactivateable = True -version = "5.4.0" +version = "5.5.0" className = "AboutPlugin" packageName = "__core__" shortDescription = "Show the About dialogs."