Wireshark-commits: [Wireshark-commits] master 0a45d13: WiX: Try to fix development upgrades.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 26 Sep 2016 23:23:14 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0a45d13652cd0f34a9cabfbc6dbbdc8faaaf3554
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

0a45d13 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    WiX: Try to fix development upgrades.
    
    Try enabling the MajorUpgrade:AllowSameVersionUpgrades attribute. This
    should keep the .msi packages from installing side by side when only
    the micro version differs.
    
    Change-Id: I37e8971d965ec1909c6baacb55d6a8062b13ff70
    Reviewed-on: https://code.wireshark.org/review/17945
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  b725d6c   Add an initial "shellcheck" target.
    adds  0a45d13   WiX: Try to fix development upgrades.


Summary of changes:
 packaging/wix/Wireshark.wxs |   12 +++++++++++-
 1 file changed, 11 insertions(+), 1 deletion(-)