Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Syntax
VERSION major[.minor]
This statement tells LINK to put a number in the header of the .EXE file or DLL. The major and minor arguments are decimal numbers in the range 0 through 65,535. The default is version 0.0.
An equivalent way to specify a version number is with the Version Information (/VERSION) option.