SETPEUSERVERSION
Go Up to Delphi Compiler Directives (List) Index
|
Type |
Flag |
|
Syntax |
|
|
Scope |
Local |
Specifies the version number of your application. For a list of Windows subsystem version numbers, see /SUBSYSTEM (Specify Subsystem), MSDN Documentation.
You can alternatively use the "Set user version fields in PE header as <major>.<minor>" option in the Linking project options page to configure the version number of your application.