[libdazzle/libdazzle-3-26] Release 3.26.1



commit 05543e750afbfa1d84ec06135c18fd687dd78f0e
Author: Christian Hergert <chergert redhat com>
Date:   Tue Oct 3 14:02:33 2017 -0700

    Release 3.26.1

 NEWS        |   13 +++++++++++++
 meson.build |    2 +-
 2 files changed, 14 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index da04b65..628b441 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,17 @@
 ==============
+Version 3.26.1
+==============
+
+Changes in this release:
+
+ • icons: avoid thrashing the GtkIconTheme on startup
+ • prefs: track destruction state of pref widgets
+ • macros: add a few internally used macros to public API
+ • trie: various alignment fixes for Win32 and Win64
+ • tests: crib some test data for portable tests
+ • file-chooser-entry: be lazy with dialog construction
+
+==============
 Version 3.26.0
 ==============
 
diff --git a/meson.build b/meson.build
index 0621fed..f462ec7 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('libdazzle', 'c',
-          version: '3.26.0',
+          version: '3.26.1',
           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]