diff -r 68521c43445a -r c88be5019d60 PluginExtensionCorba.py --- a/PluginExtensionCorba.py Wed Dec 07 13:14:57 2022 +0100 +++ b/PluginExtensionCorba.py Sun Dec 11 11:17:02 2022 +0100 @@ -21,7 +21,7 @@ author = "Detlev Offenbach <detlev@die-offenbachs.de>" autoactivate = True deactivateable = True -version = "10.0.1" +version = "10.0.2" className = "CorbaExtensionPlugin" packageName = "ExtensionCorba" shortDescription = "Support for the development of CORBA projects"