summaryrefslogtreecommitdiff
path: root/nasm.h
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2002-04-30 21:04:18 +0000
committerH. Peter Anvin <hpa@zytor.com>2002-04-30 21:04:18 +0000
commit090a2185739075cbfe4d98437343670ae1a74962 (patch)
tree36575b9e44ccc0f456752f98e7c6395281bfe066 /nasm.h
parentcaa82a1e66f6b9517ba2199cdc4297bd7be8eaa2 (diff)
downloadnasm-090a2185739075cbfe4d98437343670ae1a74962.tar.gz
nasm-090a2185739075cbfe4d98437343670ae1a74962.tar.bz2
nasm-090a2185739075cbfe4d98437343670ae1a74962.zip
NASM 0.98.17
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 0d0fa5b..89705c6 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.16"
+#define NASM_VER "0.98.17"
#ifndef NULL
#define NULL 0