Updated version number for Linux build

This commit is contained in:
hpsolo
2001-06-01 20:44:25 +00:00
parent 35105d96bd
commit bd2299a898

View File

@@ -5057,7 +5057,7 @@ GUIGUIAboutText6d db ' THEODDONE33',0
%ifdef __WIN32__
GUIGUIAboutText7 db 'WIN PORT V1.00',0
%elifdef __LINUX__
GUIGUIAboutText7 db 'LINUX PORT V0.19',0
GUIGUIAboutText7 db 'LINUX PORT V0.23',0
%endif
GUIGUIAboutText8 db 'HOMEPAGE',0