summaryrefslogtreecommitdiff
path: root/version.mac
blob: a7abb76c8b2c1a25e35e736e24ba068736f04341 (plain)
1
2
3
4
5
6
%define __NASM_MAJOR__ 2
%define __NASM_MINOR__ 10
%define __NASM_SUBMINOR__ 7
%define __NASM_PATCHLEVEL__ 0
%define __NASM_VERSION_ID__ 0020A0700h
%define __NASM_VER__ "2.10.07"