summaryrefslogtreecommitdiff
path: root/nasm.h
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2002-04-30 21:06:59 +0000
committerH. Peter Anvin <hpa@zytor.com>2002-04-30 21:06:59 +0000
commit852c3eecb47943ef12b87ada21c143c478fe9c71 (patch)
treeb96ac5a24d8939d13d5c30e286815093a22072c6 /nasm.h
parentdce1e2f795dea9eedb05a1eea1f4c0f3a443b452 (diff)
downloadnasm-852c3eecb47943ef12b87ada21c143c478fe9c71.tar.gz
NASM 0.98.24nasm-0.98.24
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 3571a7f3..6445a324 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.23"
+#define NASM_VER "0.98.24"
#ifndef NULL
#define NULL 0