view nasmbuild/nasm-2.13rc9/version.mac @ 10971:0b7c2ac84f2e

<oerjan> revert
author HackBot
date Mon, 29 May 2017 08:09:08 +0000
parents 587a0a262d22
children
line wrap: on
line source

STD: version
%define __NASM_MAJOR__ 2
%define __NASM_MINOR__ 12
%define __NASM_SUBMINOR__ 99
%define __NASM_PATCHLEVEL__ 99
%define __NASM_VERSION_ID__ 0020C6363h
%define __NASM_VER__ "2.13rc9"