diff --git a/Project.toml b/Project.toml index a5e42cf..837bf43 100644 --- a/Project.toml +++ b/Project.toml @@ -16,7 +16,7 @@ alsa_plugins_jll = "5ac2f6bb-493e-5871-9171-112d4c21a6e7" [compat] CEnum = "0.4" ColorTypes = "0.8, 0.9, 0.10, 0.11" -SDL2_gfx_jll = "1.0.3" +SDL2_gfx_jll = "1.0.4" SDL2_image_jll = "2.6.2" SDL2_jll = "2.24.2" SDL2_mixer_jll = "2.6.2" diff --git a/src/LibSDL2.jl b/src/LibSDL2.jl index bec77de..8fc48ed 100644 --- a/src/LibSDL2.jl +++ b/src/LibSDL2.jl @@ -7789,7 +7789,7 @@ const SDL2_GFXPRIMITIVES_MAJOR = 1 const SDL2_GFXPRIMITIVES_MINOR = 0 -const SDL2_GFXPRIMITIVES_MICRO = 3 +const SDL2_GFXPRIMITIVES_MICRO = 4 # Skipping MacroDefinition: SDL2_GFXPRIMITIVES_SCOPE extern