| |||
| Home > Assembler command line options > Assembler command line options > --version_number | |||
This option instructs the assembler to display an integer
that increases with each version of armasm. The
format of the integer is PVbbbb, where:
Pis the major version
Vis the minor version
bbbbis the build number.
For example if the assembler prints 400123, the version number
of armasm is 4.0 and the build number
is 123.