[libdazzle] release 3.33.4



commit c52836a5d4756741ab175eb8d6f2fef9544a923b
Author: Christian Hergert <chergert redhat com>
Date:   Thu Aug 1 16:23:56 2019 -0700

    release 3.33.4

 NEWS        | 11 +++++++++++
 meson.build |  2 +-
 2 files changed, 12 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index d62ad2d..fa51cf5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+==============
+Version 3.33.4
+==============
+
+Changes in this release:
+
+ • Work around recent changes in GTK action muxing
+ • Autoptr additions
+ • Improve fuzzy text matches
+ • Various fixes for alternative compilers
+
 ==============
 Version 3.33.3
 ==============
diff --git a/meson.build b/meson.build
index 0874a04..2bf987a 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('libdazzle', 'c',
-          version: '3.33.3',
+          version: '3.33.4',
           license: 'GPLv3+',
     meson_version: '>= 0.49.0',
   default_options: [ 'warning_level=1', 'buildtype=debugoptimized', 'c_std=gnu11' ],


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]