Updated version number

This commit is contained in:
pagefault
2001-10-01 00:42:29 +00:00
parent 580e7c73cb
commit acf97bfd7d

View File

@@ -5150,7 +5150,7 @@ GUIGUIAboutText6d db ' THEODDONE33',0
GUIGUIAboutText6e db ' STAINLESS',0 GUIGUIAboutText6e db ' STAINLESS',0
%ifdef __WIN32__ %ifdef __WIN32__
GUIGUIAboutText7 db 'WIN PORT V1.05',0 GUIGUIAboutText7 db 'WIN PORT V1.06',0
%elifdef __LINUX__ %elifdef __LINUX__
GUIGUIAboutText7 db 'LINUX PORT V0.37',0 GUIGUIAboutText7 db 'LINUX PORT V0.37',0
%endif %endif