summaryrefslogtreecommitdiff
path: root/macros.c
diff options
context:
space:
mode:
Diffstat (limited to 'macros.c')
-rw-r--r--macros.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/macros.c b/macros.c
index ea02959a..ed70a75e 100644
--- a/macros.c
+++ b/macros.c
@@ -2,7 +2,7 @@
static char *stdmac[] = {
"%define __NASM_MAJOR__ 0",
- "%define __NASM_MINOR__ 97",
+ "%define __NASM_MINOR__ 98",
"%define __FILE__",
"%define __LINE__",
"%define __SECT__",