Tests cover the latest SDL features
diff --git a/test/configure b/test/configure
index 3c08292..ed63a61 100755
--- a/test/configure
+++ b/test/configure
@@ -3054,7 +3054,7 @@ esac
-SDL_VERSION=2.0.0
+SDL_VERSION=2.0.18
diff --git a/test/configure.ac b/test/configure.ac
index 0934c56..2f085d6 100644
--- a/test/configure.ac
+++ b/test/configure.ac
@@ -92,7 +92,7 @@ AC_SUBST(ISWINDOWS)
AC_SUBST(ISUNIX)
dnl Check for SDL
-SDL_VERSION=2.0.0
+SDL_VERSION=2.0.18
AM_PATH_SDL2($SDL_VERSION,
:,
AC_MSG_ERROR([*** SDL version $SDL_VERSION not found!])