--- a/PluginPyLint.py Wed Jan 02 10:53:27 2013 +0100 +++ b/PluginPyLint.py Sun Feb 03 16:56:21 2013 +0100 @@ -28,7 +28,7 @@ author = "Detlev Offenbach <detlev@die-offenbachs.de>" autoactivate = True deactivateable = True -version = "5.1.1" +version = "5.1.2" className = "PyLintPlugin" packageName = "PyLint" shortDescription = "Show the PyLint dialogs."