Updated version # to 1.25

This commit is contained in:
zsknight
2001-05-15 22:24:45 +00:00
parent 989d4b3b5f
commit d3bd6fec53

View File

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