From 12a7dbda6c3ecb963f4e37ebb7e4beeaabf1cc2f Mon Sep 17 00:00:00 2001 From: Florent Heuze Date: Thu, 1 Aug 2019 15:20:49 +0200 Subject: [PATCH] Mise en PROD --- WAPT/control | 4 ++-- setup.py | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/WAPT/control b/WAPT/control index 8405481..3c386b3 100644 --- a/WAPT/control +++ b/WAPT/control @@ -1,5 +1,5 @@ package : fws-fabulatech-webcam-workstation -version : 2.8.32-8 +version : 2.8.32-12 architecture : all section : base priority : optional @@ -7,7 +7,7 @@ maintainer : Florent Heuze description : Fabulatech client to access you webcam from an RDP session depends : conflicts : -maturity : PREPROD +maturity : PROD locale : all target_os : windows min_os_version : diff --git a/setup.py b/setup.py index e093b9b..1313418 100644 --- a/setup.py +++ b/setup.py @@ -8,9 +8,9 @@ def install(): version = control['version'].split('-',1)[0] if iswin64(): - msi='webcam-for-remote-desktop-workstation-64.msi' + msi='webcam-for-remote-desktop-workstation-64bit.msi' else: - msi='webcam-for-remote-desktop-workstation-32.msi' + msi='webcam-for-remote-desktop-workstation-32bit.msi' install_msi_if_needed( msi,