summaryrefslogtreecommitdiff
path: root/nasm.h
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2002-04-30 21:08:11 +0000
committerH. Peter Anvin <hpa@zytor.com>2002-04-30 21:08:11 +0000
commit9a633fa3b9b5c772daf4cbca89093bfcd387359b (patch)
tree8a23f6ff08ea83707a6071d490a3ba47df54a214 /nasm.h
parent9f39464e5b32df05159a367cd07b37cf999dae69 (diff)
downloadnasm-9a633fa3b9b5c772daf4cbca89093bfcd387359b.tar.gz
nasm-9a633fa3b9b5c772daf4cbca89093bfcd387359b.tar.bz2
nasm-9a633fa3b9b5c772daf4cbca89093bfcd387359b.zip
NASM 0.98.25alt
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 9af2a06..94f2bad 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.25"
+#define NASM_VER "0.98.25alt"
#ifndef NULL
#define NULL 0