summaryrefslogtreecommitdiff
path: root/nasm.h
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2002-04-30 21:03:11 +0000
committerH. Peter Anvin <hpa@zytor.com>2002-04-30 21:03:11 +0000
commitcaa82a1e66f6b9517ba2199cdc4297bd7be8eaa2 (patch)
treebe5831b0d3284c0af5c3777e6997d50efa910818 /nasm.h
parent9eb185bfdb10f1dfccbb9a702d2801a32cd1b13d (diff)
downloadnasm-caa82a1e66f6b9517ba2199cdc4297bd7be8eaa2.tar.gz
nasm-caa82a1e66f6b9517ba2199cdc4297bd7be8eaa2.tar.bz2
nasm-caa82a1e66f6b9517ba2199cdc4297bd7be8eaa2.zip
NASM 0.98.16
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 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