diff --git a/ChangeLog.md b/ChangeLog.md index 3db14df..18da2a4 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -1,3 +1,8 @@ +2.5.3.3 +======= + +* Alignment in hsc files is now provided by hsc2c. + 2.5.3.2 ======= diff --git a/sdl2.cabal b/sdl2.cabal index 32bd2e3..8f4640e 100644 --- a/sdl2.cabal +++ b/sdl2.cabal @@ -1,5 +1,5 @@ name: sdl2 -version: 2.5.3.2 +version: 2.5.3.3 synopsis: Both high- and low-level bindings to the SDL library (version 2.0.6+). description: This package contains bindings to the SDL 2 library, in both high- and