From 58dbde8a45de62633a9711178b30529d7d0f97e1 Mon Sep 17 00:00:00 2001 From: IC Rainbow Date: Sun, 19 Jun 2022 18:50:19 +0300 Subject: [PATCH] Prepare 2.5.3.3 --- ChangeLog.md | 5 +++++ sdl2.cabal | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) 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