Updated version number

This commit is contained in:
pagefault
2001-06-13 21:28:43 +00:00
parent 7112c2b105
commit bbff2df4c4

View File

@@ -129,7 +129,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 '29b ' %define ZVERSION '30 '
;%define ZBETA 0 ;%define ZBETA 0
; Line added by Peter Santing ; Line added by Peter Santing