Update SDL version in CMakeLists.txt.

This commit is contained in:
rude
2015-03-15 17:23:17 +01:00
parent 0e568aa793
commit 322bca32cc
+1 -1
View File
@@ -136,7 +136,7 @@ set(MEGA_LIBOGG_VER "1.3.1")
set(MEGA_LIBVORBIS_VER "1.3.3")
set(MEGA_MPG123_VER "1.15.3")
set(MEGA_FREETYPE_VER "2.5.0.1")
set(MEGA_SDL2_VER "2.0.3")
set(MEGA_SDL2_VER "2.0.3-1c0f6952e65e")
set(MEGA_SDL2_IMAGE_VER "2.0.0")
set(MEGA_OPENAL_VER "1.16.0")
set(MEGA_JASPER_VER "1.900.1")