aboutsummaryrefslogtreecommitdiffstats
path: root/installer/installer.wxs
diff options
context:
space:
mode:
Diffstat (limited to 'installer/installer.wxs')
-rw-r--r--installer/installer.wxs2
1 files changed, 1 insertions, 1 deletions
diff --git a/installer/installer.wxs b/installer/installer.wxs
index f1706cf..fbb7c42 100644
--- a/installer/installer.wxs
+++ b/installer/installer.wxs
@@ -10,7 +10,7 @@
Id="c28309d9-1954-4f2d-a7d1-228850092460"
Description="Wintun Userspace Tunnel"
Manufacturer="WireGuard LLC"
- InstallerVersion="200"
+ InstallerVersion="$(var.INSTALLER_VERSION_MIN)"
InstallPrivileges="elevated"
InstallScope="perMachine"
ReadOnly="yes" />