]> git.xonotic.org Git - xonotic/xonotic.git/blobdiff - misc/builddeps/win64/sdl/bin/sdl2-config
Update Windows SDL to 2.0.4.
[xonotic/xonotic.git] / misc / builddeps / win64 / sdl / bin / sdl2-config
index 5ff5636d035e309674884b06f816a5dc51c8978f..ee92e116320912d691f4e7e5615a90627ada36a3 100755 (executable)
@@ -39,7 +39,7 @@ while test $# -gt 0; do
       echo $exec_prefix
       ;;
     --version)
-      echo 2.0.3
+      echo 2.0.4
       ;;
     --cflags)
       echo -I${prefix}/include/SDL2  -Dmain=SDL_main