summaryrefslogtreecommitdiff
path: root/standard.mac
diff options
context:
space:
mode:
Diffstat (limited to 'standard.mac')
-rw-r--r--standard.mac4
1 files changed, 2 insertions, 2 deletions
diff --git a/standard.mac b/standard.mac
index 92aab583..0be81088 100644
--- a/standard.mac
+++ b/standard.mac
@@ -1,10 +1,10 @@
-; Standard macro set for NASM 0.96 -*- nasm -*-
+; Standard macro set for NASM 0.97 -*- nasm -*-
; Note that although some user-level forms of directives are defined
; here, not all of them are: the user-level form of a format-specific
; directive should be defined in the module for that directive.
%define __NASM_MAJOR__ 0
-%define __NASM_MINOR__ 96
+%define __NASM_MINOR__ 97
; These two need to be defined, though the actual definitions will
; be constantly updated during preprocessing.