VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Release/Setup Files/Product64.wxs
diff options
context:
space:
mode:
authorMounir IDRASSI <mounir.idrassi@idrix.fr>2022-02-16 23:20:02 +0100
committerMounir IDRASSI <mounir.idrassi@idrix.fr>2022-02-16 23:22:22 +0100
commitc2b2f80d4f879c3d876e58d075997d9e503cc9f2 (patch)
treec9961703bd630f736e043d870c0ffb371865a6fa /src/Release/Setup Files/Product64.wxs
parentd417b2806c88cf06f4f3baa0064d6b1f9f22037d (diff)
downloadVeraCrypt-c2b2f80d4f879c3d876e58d075997d9e503cc9f2.tar.gz
VeraCrypt-c2b2f80d4f879c3d876e58d075997d9e503cc9f2.zip
Increment version to 1.25.8.2 and update signed Windows drivers
Diffstat (limited to 'src/Release/Setup Files/Product64.wxs')
-rw-r--r--src/Release/Setup Files/Product64.wxs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Release/Setup Files/Product64.wxs b/src/Release/Setup Files/Product64.wxs
index f4ec2c09..34d7c165 100644
--- a/src/Release/Setup Files/Product64.wxs
+++ b/src/Release/Setup Files/Product64.wxs
@@ -12,7 +12,7 @@
<!-- Unique GUID identifying this product release (32-bit and 64-bit have different ones) -->
<!-- MUST BE regenerated for each new release -->
- <?define var.ProductGuid = {121986C0-9BBB-454C-AC39-187AC1400E20}?>
+ <?define var.ProductGuid = {9DA3689C-3D79-4F99-B99E-49280D572CD3}?>
<!-- Unique GUID identifying a particular Windows Installer package -->
<!-- When compiling a product, it should not be set in order to allow it to be generated for each build -->