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 $