From 0fed3b1c32d99560482ea162b197531439df76e5 Mon Sep 17 00:00:00 2001 From: Tim Angus Date: Mon, 26 Oct 2009 00:10:07 +0000 Subject: * Merge ioq3-r1708 --- src/sys/sys_local.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/sys/sys_local.h') diff --git a/src/sys/sys_local.h b/src/sys/sys_local.h index 4ecc9227..1ccb125f 100644 --- a/src/sys/sys_local.h +++ b/src/sys/sys_local.h @@ -26,7 +26,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA // Require a minimum version of SDL #define MINSDL_MAJOR 1 #define MINSDL_MINOR 2 -#define MINSDL_PATCH 7 +#define MINSDL_PATCH 10 // Input subsystem void IN_Init( void ); -- cgit