summaryrefslogtreecommitdiff
path: root/nasm.h
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2002-04-30 21:07:51 +0000
committerH. Peter Anvin <hpa@zytor.com>2002-04-30 21:07:51 +0000
commit9f39464e5b32df05159a367cd07b37cf999dae69 (patch)
tree58a1d8994880de037b967123427c11aa543f0155 /nasm.h
parent852c3eecb47943ef12b87ada21c143c478fe9c71 (diff)
downloadnasm-9f39464e5b32df05159a367cd07b37cf999dae69.tar.gz
nasm-9f39464e5b32df05159a367cd07b37cf999dae69.tar.bz2
nasm-9f39464e5b32df05159a367cd07b37cf999dae69.zip
NASM 0.98.25
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 6445a32..9af2a06 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.24"
+#define NASM_VER "0.98.25"
#ifndef NULL
#define NULL 0