From b553fbfcc40fc6b24b423c631451e8bee991968a Mon Sep 17 00:00:00 2001 From: markgrebe Date: Thu, 25 Aug 2005 01:22:20 +0000 Subject: [PATCH] Updated SDL version number in build instructions git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@743 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba --- stella/src/macosx/READMEbuild.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/stella/src/macosx/READMEbuild.txt b/stella/src/macosx/READMEbuild.txt index 74ce75efd..9b2816e13 100644 --- a/stella/src/macosx/READMEbuild.txt +++ b/stella/src/macosx/READMEbuild.txt @@ -10,7 +10,7 @@ The first of these is SDL. The project expects a copy of the SDL.Framework to be present in the macosx directory. It will then link against this framework, and place a copy of the framework in the Application bundle. The current version of the SDL framework may be downloaded from www.libsdl.org. The -current release is linked against version 1.2.7 for MacOSX. The SDL framework +current release is linked against version 1.2.8 for MacOSX. The SDL framework may be located else where, but the project include and copy framework settings would need to be changed. @@ -28,4 +28,4 @@ Finally, the application is going to Mark Grebe -$Id: READMEbuild.txt,v 1.1.1.1 2004-06-16 02:30:30 markgrebe Exp $ +$Id: READMEbuild.txt,v 1.2 2005-08-25 01:22:20 markgrebe Exp $