diff options
Diffstat (limited to 'Mk')
-rw-r--r-- | Mk/bsd.sdl.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/bsd.sdl.mk b/Mk/bsd.sdl.mk index 19daa29..76aa34d 100644 --- a/Mk/bsd.sdl.mk +++ b/Mk/bsd.sdl.mk @@ -48,7 +48,7 @@ _USE_SDL_ALL= gfx gui image mixer ldbad mm net sdl sound ttf # _REQUIRES_xxx also needs these SDL libraries # -_VERSION_gfx= 10 +_VERSION_gfx= 11 _SUBDIR_gfx= graphics _REQUIRES_gfx= sdl |