Skip to content

Commit b66755a

Browse files
committed
Bump MSI version number.
1 parent d8484d6 commit b66755a

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

vcnet/htmldoc-installer.aip

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2-
<DOCUMENT Type="Advanced Installer" CreateVersion="15.3" version="19.0" Modules="simple" RootPath="." Language="en" Id="{8101414C-E32A-4865-B7D9-ABB4FFFB336F}">
2+
<DOCUMENT Type="Advanced Installer" CreateVersion="15.3" version="19.1" Modules="simple" RootPath="." Language="en" Id="{8101414C-E32A-4865-B7D9-ABB4FFFB336F}">
33
<COMPONENT cid="caphyon.advinst.msicomp.MsiPropsComponent">
44
<ROW Property="AI_BITMAP_DISPLAY_MODE" Value="0"/>
5-
<ROW Property="AI_CURRENT_YEAR" Value="2021" ValueLocId="-"/>
5+
<ROW Property="AI_CURRENT_YEAR" Value="2022" ValueLocId="-"/>
66
<ROW Property="AI_PROPPATH_DIR_PERBUILD_ghtmldoc.exe" Value="x64\Release\ghtmldoc"/>
77
<ROW Property="AI_PROPPATH_DIR_PERBUILD_htmldoc.exe" Value="x64\Release"/>
88
<ROW Property="AI_PROPPATH_FILENAME_PERBUILD_ghtmldoc.exe" Value="ghtmldoc.exe"/>
@@ -14,10 +14,10 @@
1414
<ROW Property="ARPPRODUCTICON" Value="htmldoc.exe" Type="8"/>
1515
<ROW Property="ARPURLINFOABOUT" Value="https://www.msweet.org/htmldoc"/>
1616
<ROW Property="Manufacturer" Value="Michael R Sweet"/>
17-
<ROW Property="ProductCode" Value="1033:{A8FCA8C4-2144-44E8-A4B9-871611CFAA60} " Type="16"/>
17+
<ROW Property="ProductCode" Value="1033:{20C49885-ABD0-4F20-B13A-3ED4D0888BF8} " Type="16"/>
1818
<ROW Property="ProductLanguage" Value="1033"/>
1919
<ROW Property="ProductName" Value="HTMLDOC"/>
20-
<ROW Property="ProductVersion" Value="1.9.14.0" Type="32"/>
20+
<ROW Property="ProductVersion" Value="1.9.15.0" Type="32"/>
2121
<ROW Property="REBOOT" MultiBuildValue="DefaultBuild:ReallySuppress"/>
2222
<ROW Property="SecureCustomProperties" Value="OLDPRODUCTS;AI_NEWERPRODUCTFOUND"/>
2323
<ROW Property="UpgradeCode" Value="{4016A37E-404B-4785-B768-D4FF161DE6E9}"/>
@@ -166,6 +166,7 @@
166166
<ROW Fragment="SequenceDialogs.aip" Path="&lt;AI_THEMES&gt;classic\fragments\SequenceDialogs.aip"/>
167167
<ROW Fragment="Sequences.aip" Path="&lt;AI_FRAGS&gt;Sequences.aip"/>
168168
<ROW Fragment="StaticUIStrings.aip" Path="&lt;AI_FRAGS&gt;StaticUIStrings.aip"/>
169+
<ROW Fragment="Themes.aip" Path="&lt;AI_FRAGS&gt;Themes.aip"/>
169170
<ROW Fragment="UI.aip" Path="&lt;AI_THEMES&gt;classic\fragments\UI.aip"/>
170171
<ROW Fragment="Validation.aip" Path="&lt;AI_FRAGS&gt;Validation.aip"/>
171172
<ROW Fragment="VerifyRemoveDlg.aip" Path="&lt;AI_THEMES&gt;classic\fragments\VerifyRemoveDlg.aip"/>

0 commit comments

Comments
 (0)