Updated version # to 1.20

This commit is contained in:
zsknight
2001-04-27 21:22:24 +00:00
parent b345f99595
commit 8a608553db

View File

@@ -126,7 +126,7 @@ NEWSYM outofmemory
SECTION .data
NEWSYM mydebug, db '',13,10,0
NEWSYM outofmem, db 'You don',39,'t have enough memory to run this program!',13,10,0
%define ZVERSION '18 '
%define ZVERSION '20 '
;%define ZBETA 0
; Line added by Peter Santing