diff --git a/doorlockd b/doorlockd index 27496aa..5718f1c 100755 --- a/doorlockd +++ b/doorlockd @@ -53,7 +53,7 @@ __license__ = 'GPLv2' __email__ = 'ralf@binary-kitchen.de' __status__ = 'Development' __maintainer__ = 'Ralf Ramsauer' -__version__ = '2.0-rc1' +__version__ = '2.0-rc2' log_level = logging.DEBUG date_fmt = '%Y-%m-%d %H:%M:%S'