[libdazzle] release 3.27.92



commit 6c5506d97a57d496a77334fc4058a3fa4406f75d
Author: Christian Hergert <chergert redhat com>
Date:   Sun Mar 4 20:51:00 2018 -0800

    release 3.27.92

 NEWS        | 11 +++++++++++
 meson.build |  2 +-
 2 files changed, 12 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 1a5a1c3..5a33ba2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+===============
+Version 3.27.92
+===============
+
+Changes in this release:
+
+ • Improvements to animation frame timings to more closely match
+   upstream changes in Gtk.
+ • DZL_DEFINE_ACTION_GROUP macro will now set initial action state.
+ • ElasticBin will avoid animating when duration is 0.
+
 ===============
 Version 3.27.91
 ===============
diff --git a/meson.build b/meson.build
index 4857330..86f309b 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('libdazzle', 'c',
-          version: '3.27.91',
+          version: '3.27.92',
           license: 'GPLv3+',
     meson_version: '>= 0.40.1',
   default_options: [ 'warning_level=1', 'buildtype=debugoptimized', 'c_std=gnu11' ],


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