Updated version numbers

This commit is contained in:
pagefault
2001-06-28 17:17:07 +00:00
parent 5e6ec096c2
commit d5c7773710
2 changed files with 2 additions and 2 deletions

View File

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