summaryrefslogtreecommitdiff
path: root/nasm.h
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2002-04-30 21:02:01 +0000
committerH. Peter Anvin <hpa@zytor.com>2002-04-30 21:02:01 +0000
commit788e6c10e175ab4b3e67feefbffe570619ae2330 (patch)
treefdbac44f81f28b729e74ce8a8379b5211f2d6f95 /nasm.h
parent4cf1748e6829f80be251b8d7d274738009f934cf (diff)
downloadnasm-788e6c10e175ab4b3e67feefbffe570619ae2330.tar.gz
nasm-788e6c10e175ab4b3e67feefbffe570619ae2330.tar.bz2
nasm-788e6c10e175ab4b3e67feefbffe570619ae2330.zip
NASM 0.98.12
Diffstat (limited to 'nasm.h')
-rw-r--r--nasm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/nasm.h b/nasm.h
index 55d8a8f..c463879 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.11"
+#define NASM_VER "0.98.12"
#ifndef NULL
#define NULL 0