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,