From bde27773c5da9f846f08a91adbdb8f881a0d933c Mon Sep 17 00:00:00 2001 From: theoddone33 <> Date: Thu, 3 May 2001 22:17:00 +0000 Subject: [PATCH] Changed version number to be prime, this is possibly the most important commit ever. --- zsnes/src/gui/guiwindp.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zsnes/src/gui/guiwindp.inc b/zsnes/src/gui/guiwindp.inc index 7fc91670..134b68cd 100644 --- a/zsnes/src/gui/guiwindp.inc +++ b/zsnes/src/gui/guiwindp.inc @@ -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