From: helmuth varkoly Date: Mon, 23 Sep 2019 10:52:05 +0000 (+0200) Subject: Version 2.4 ready, better printer connection handeling X-Git-Url: https://repo.cephalix.eu/gitweb/?a=commitdiff_plain;h=06206956494428d5502c359c1439aea86bde6057;p=OssLogon.git Version 2.4 ready, better printer connection handeling --- diff --git a/RELEASE b/RELEASE index 00750ed..b8626c4 100644 --- a/RELEASE +++ b/RELEASE @@ -1 +1 @@ -3 +4 diff --git a/VERSION b/VERSION index bb576db..6b4950e 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.3 +2.4 diff --git a/repo-ng/OssLogonSetup.msi b/repo-ng/OssLogonSetup.msi index 39e157b..52c30b2 100755 Binary files a/repo-ng/OssLogonSetup.msi and b/repo-ng/OssLogonSetup.msi differ diff --git a/repo-ng/init.sls b/repo-ng/init.sls index b752cb5..dad3cff 100644 --- a/repo-ng/init.sls +++ b/repo-ng/init.sls @@ -12,7 +12,7 @@ {% set LOG_PATH = 'C:\\salt\\var\\log' %} OssLogon: - '2.3': + '2.4': installer: salt://win/repo-ng/OssLogon/OssLogonSetup.msi full_name: 'OssLogon' uninstaller: salt://win/repo-ng/OssLogon/OssLogonSetup.msi