version.mac 192 B

12345678
  1. STD: version
  2. %define __NASM_MAJOR__ 2
  3. %define __NASM_MINOR__ 14
  4. %define __NASM_SUBMINOR__ 2
  5. %define __NASM_PATCHLEVEL__ 0
  6. %define __NASM_VERSION_ID__ 0020E0200h
  7. %define __NASM_VER__ "2.14.02"