Skip to content

Commit be94429

Browse files
committed
Update Build.html re change in required VIEd version
1 parent 4ee4a9c commit be94429

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Build.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* v. 2.0. If a copy of the MPL was not distributed with this file, You can
77
* obtain one at https://mozilla.org/MPL/2.0/
88
*
9-
* Copyright (C) 2009-2021, Peter Johnson (gravatar.com/delphidabbler).
9+
* Copyright (C) 2009-2022, Peter Johnson (gravatar.com/delphidabbler).
1010
*
1111
* Instructions for building CodeSnip from source.
1212
-->
@@ -191,10 +191,10 @@ <h3>
191191
</h3>
192192

193193
<p>
194-
This tool is used to compile version information (<code>.vi</code>) files
195-
into intermediate resource source (<code>.rc</code>) files. Version 2.11.2
196-
or later is required.
197-
Version Information Editor can be obtained from
194+
This tool is used to compile version information (<code>.vi</code>) files and
195+
any associated macro file(s) into intermediate resource source
196+
(<code>.rc</code>) files. Version 2.14.0 or later is required. Version
197+
Information Editor can be obtained from
198198
<a
199199
href="https://github.com/delphidabbler/vied/releases"
200200
>https://github.com/delphidabbler/vied/releases</a>.

0 commit comments

Comments
 (0)