From b78af9c94153b48ce33ab970cc9dfb6fc0f0104e Mon Sep 17 00:00:00 2001 From: Kevin Dorner Date: Mon, 13 Sep 2021 19:43:20 +0200 Subject: [PATCH] Update Control File to prevent false version being reported to opsi --- control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/control b/control index fb81a96..8900a10 100644 --- a/control +++ b/control @@ -4,8 +4,8 @@ id: mdg-python name: MDG Python description: Python für Microsoft Windows mit pip-Unterstützung advice: Vereinfachtes Paket mit neuer Python-Version und funktionsfähiger pip-Unterstützung -version: 3.9.2 -packageVersion: 1.0 +version: 0.0.0 +packageVersion: 0.0 setupScript: install.ins uninstallScript: remove.ins