forked from openlp/openlp
head
This commit is contained in:
commit
aa1830c0b6
@ -32,6 +32,8 @@ log = logging.getLogger(__name__)
|
||||
|
||||
__all__ = ['Registry', 'ConfigHelper']
|
||||
|
||||
log = logging.getLogger(__name__)
|
||||
|
||||
def check_latest_version(config, current_version):
|
||||
version_string = current_version
|
||||
lastTest = config.get_config(u'Application version Test', datetime.now().date())
|
||||
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user