Update version numbers in anticipation of next release

This commit is contained in:
theoddone33
2001-05-16 04:07:36 +00:00
parent 9686578a80
commit 1efd519756

View File

@@ -4981,9 +4981,9 @@ GUIGUIAboutText6b db ' TEUF',0
GUIGUIAboutText6c db ' PAGEFAULT',0
GUIGUIAboutText6d db ' THEODDONE33',0
%ifdef __WIN32__
GUIGUIAboutText7 db 'WIN PORT V0.93',0
GUIGUIAboutText7 db 'WIN PORT V0.96',0
%elifdef __LINUX__
GUIGUIAboutText7 db 'LINUX PORT V0.17',0
GUIGUIAboutText7 db 'LINUX PORT V0.43',0
%endif
GUIGUIAboutText8 db 'HOMEPAGE',0