From 4342239f771ad1c832ca936a25d6ad4df827483b Mon Sep 17 00:00:00 2001 From: "H. Peter Anvin" Date: Tue, 30 Apr 2002 20:56:19 +0000 Subject: NASM 0.98p3.4 --- nasm.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nasm.h') diff --git a/nasm.h b/nasm.h index 833e68d..4076284 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 pre-release 3.3" +#define NASM_VER "0.98 pre-release 3.4" #ifndef NULL #define NULL 0 -- cgit v1.2.3