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.
The latest version of this topic can be found at VERSION (C/C++).
Tells LINK to put a number in the header of the .exe file or DLL.
VERSION major[.minor]
Remarks
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.