Skip to content

Commit 4b455cb

Browse files
committed
Version update to 0.8.0.1.
1 parent 71d875c commit 4b455cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DocumentTranslation.Setup/Product.wxs

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<?define doctr_TargetDir=$(var.doctr.TargetDir)?>
44
<?define DocumentTranslationService_TargetDir=$(var.DocumentTranslationService.TargetDir)?>
55
<?define DocumentTranslation.GUI_TargetDir=$(var.DocumentTranslation.GUI.TargetDir)?>
6-
<Product Id="*" Name="Document Translation" Language="1033" Version="0.8.0.0" Manufacturer="Microsoft" UpgradeCode="cc63954a-c510-49da-af5f-dc82af6502e1">
6+
<Product Id="*" Name="Document Translation" Language="1033" Version="0.8.0.1" Manufacturer="Microsoft" UpgradeCode="cc63954a-c510-49da-af5f-dc82af6502e1">
77
<Package InstallerVersion="200" Compressed="yes" InstallScope="perMachine" />
88

99
<MajorUpgrade DowngradeErrorMessage="A newer version of Document Translation is already installed." />

0 commit comments

Comments
 (0)