Updated win32 port version

This commit is contained in:
pagefault
2001-05-08 20:48:43 +00:00
parent 6394bf0f59
commit 6d5b8f8615

View File

@@ -4900,7 +4900,7 @@ GUIGUIAboutText6b db ' TEUF',0
GUIGUIAboutText6c db ' PAGEFAULT',0 GUIGUIAboutText6c db ' PAGEFAULT',0
GUIGUIAboutText6d db ' THEODDONE33',0 GUIGUIAboutText6d db ' THEODDONE33',0
%ifdef __WIN32__ %ifdef __WIN32__
GUIGUIAboutText7 db 'WIN PORT V0.89',0 GUIGUIAboutText7 db 'WIN PORT V0.93',0
%elifdef __LINUX__ %elifdef __LINUX__
GUIGUIAboutText7 db 'LINUX PORT V0.17',0 GUIGUIAboutText7 db 'LINUX PORT V0.17',0
%endif %endif