--- a/PluginRefactoringRope.py Sun Jun 28 13:10:14 2015 +0200 +++ b/PluginRefactoringRope.py Sun Jun 28 16:13:55 2015 +0200 @@ -107,7 +107,7 @@ createCallTipsPage, "editorCalltipsPage", None], } - if e5App().getObject("UserInterface").versionIsNewer("6.0.99", "20150625"): + if e5App().getObject("UserInterface").versionIsNewer("6.0.99", "20150627"): data["ropeMouseClickHandlerPage"] = [ QCoreApplication.translate("RefactoringRopePlugin", "Rope"), os.path.join("RefactoringRope", "ConfigurationPage",