Changed version number to be prime, this is possibly the most important commit

ever.
This commit is contained in:
theoddone33
2001-05-03 22:17:00 +00:00
parent 019312f03b
commit bde27773c5

View File

@@ -4826,7 +4826,7 @@ GUIGUIAboutText6d db ' THEODDONE33',0
%ifdef __WIN32__
GUIGUIAboutText7 db 'WIN PORT V0.89',0
%elifdef __LINUX__
GUIGUIAboutText7 db 'LINUX PORT V0.14',0
GUIGUIAboutText7 db 'LINUX PORT V0.17',0
%endif
GUIGUIAboutText8 db 'HOMEPAGE',0