X-Git-Url: http://git.kaliko.me/?a=blobdiff_plain;f=sima%2Fcore.py;h=d705a6257841455058e599df2d364a2a764e0cf8;hb=2d4111ef3e3eb3811df95b139aac66b61c3ad5bf;hp=08135c0da6e26ae0ecf85895db8b24914548f497;hpb=e5c14ed5b4e6aacec5b795a1c9f5518f392ba341;p=mpd-sima.git diff --git a/sima/core.py b/sima/core.py index 08135c0..d705a62 100644 --- a/sima/core.py +++ b/sima/core.py @@ -2,7 +2,7 @@ """Core Object dealing with plugins and player client """ -__version__ = '0.12.0.b' +__version__ = '0.12.0pr1' __author__ = 'kaliko jack' __url__ = 'git://git.kaliko.me/sima.git' @@ -114,7 +114,6 @@ class Sima(Daemon): self.log.info('The way is shut, it was made by those who are dead. ' 'And the dead keep it…') self.log.info('bye...') - sys.exit(0) def run(self): """