From caa82a1e66f6b9517ba2199cdc4297bd7be8eaa2 Mon Sep 17 00:00:00 2001 From: "H. Peter Anvin" Date: Tue, 30 Apr 2002 21:03:11 +0000 Subject: NASM 0.98.16 --- nasm.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nasm.h') diff --git a/nasm.h b/nasm.h index c9a8f06..0d0fa5b 100644 --- a/nasm.h +++ b/nasm.h @@ -13,7 +13,7 @@ #define NASM_MAJOR_VER 0 #define NASM_MINOR_VER 98 -#define NASM_VER "0.98.15" +#define NASM_VER "0.98.16" #ifndef NULL #define NULL 0 -- cgit v1.2.3