From 1efd519756f098c3545c57a89ad0f8f5a4cace30 Mon Sep 17 00:00:00 2001 From: theoddone33 <> Date: Wed, 16 May 2001 04:07:36 +0000 Subject: [PATCH] Update version numbers in anticipation of next release --- zsnes/src/gui/guiwindp.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/zsnes/src/gui/guiwindp.inc b/zsnes/src/gui/guiwindp.inc index 983d3c01..85ca1934 100644 --- a/zsnes/src/gui/guiwindp.inc +++ b/zsnes/src/gui/guiwindp.inc @@ -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