diff --git a/NeoBoot/plugin.py b/NeoBoot/plugin.py index 87166d1..9686e73 100644 --- a/NeoBoot/plugin.py +++ b/NeoBoot/plugin.py @@ -52,7 +52,7 @@ if not fileExists('/etc/vtiversion.info') and not fileExists('/etc/bhversion') a else: from Screens.Console import Console loggscrash = time.localtime(time.time()) -PLUGINVERSION = '9.49' +PLUGINVERSION = '9.50' UPDATEVERSION = '9.50' UPDATEDATE = '"+%Y11%d"' LinkNeoBoot = '/usr/lib/enigma2/python/Plugins/Extensions/NeoBoot'