Plugins/PluginVmListspace.py

changeset 398
5b5636320dca
parent 13
1af94a91f439
child 496
ed1e3f654d0b
--- a/Plugins/PluginVmListspace.py	Thu Jul 22 19:55:52 2010 +0200
+++ b/Plugins/PluginVmListspace.py	Sat Jul 24 18:10:28 2010 +0200
@@ -17,7 +17,7 @@
 author = "Detlev Offenbach <detlev@die-offenbachs.de>"
 autoactivate = False
 deactivateable = False
-version = "5.0.0"
+version = "5.1.0"
 pluginType = "viewmanager"
 pluginTypename = "listspace"
 displayString = QT_TRANSLATE_NOOP('VmListspacePlugin', 'Listspace')
@@ -68,4 +68,4 @@
         Public method to deactivate this plugin.
         """
         # do nothing for the moment
-        pass
+        pass
\ No newline at end of file

eric ide

mercurial