--- a/Plugins/PluginAbout.py Thu Jul 22 19:55:52 2010 +0200 +++ b/Plugins/PluginAbout.py Sat Jul 24 18:10:28 2010 +0200 @@ -22,7 +22,7 @@ author = "Detlev Offenbach <detlev@die-offenbachs.de>" autoactivate = True deactivateable = True -version = "5.0.0" +version = "5.1.0" className = "AboutPlugin" packageName = "__core__" shortDescription = "Show the About dialogs."