From b0bfec2f38775e5f4ec5ec8ec47ccd07cdbd98f7 Mon Sep 17 00:00:00 2001 From: punkrockguy318 Date: Sun, 29 Jan 2012 00:06:39 +0000 Subject: [PATCH] sdl: minor doc update --- README-SDL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README-SDL b/README-SDL index c573a417..f4ce4ac3 100644 --- a/README-SDL +++ b/README-SDL @@ -14,7 +14,7 @@ Table of Contents 1. Requirements * libsdl1.2 - It is strongly recommended that you upgrade to the latest - version of sdl (1.2.14). + version of sdl (1.2.15 at the time of writing). * scons - Required to build fceux. * libgtk2.0 (optional) - version >= 2.24 recommended * libgtk3.0 (optional) - this compiles as of fceux 2.1.6. it has seemed stable in initial testing, but expect bugs as this is new.