Updated version numbers

This commit is contained in:
pagefault
2001-06-28 17:17:07 +00:00
parent 5e6ec096c2
commit d5c7773710
2 changed files with 2 additions and 2 deletions

View File

@@ -5077,7 +5077,7 @@ GUIGUIAboutText6b db ' TEUF',0
GUIGUIAboutText6c db ' PAGEFAULT',0
GUIGUIAboutText6d db ' THEODDONE33',0
%ifdef __WIN32__
GUIGUIAboutText7 db 'WIN PORT V1.03',0
GUIGUIAboutText7 db 'WIN PORT V1.04',0
%elifdef __LINUX__
GUIGUIAboutText7 db 'LINUX PORT V0.29',0
%endif