[gnome-characters] Release 3.34.0



commit 9c61138bc829094a2b58d982bd18c1bbf1c7ecdb
Author: Daiki Ueno <dueno src gnome org>
Date:   Thu Feb 27 06:08:41 2020 +0100

    Release 3.34.0

 NEWS        | 10 ++++++++++
 meson.build |  2 +-
 2 files changed, 11 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 996abee..31c5c8f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+3.34.0
+===
+
+- searchProvider: Fix deprecation fixes [!31]
+- Improves search entry and exit behaviour [!35]
+- Fix deprecation warnings [!36]
+- Fix single instance application mode [!42]
+- Snap and flatpak fixes [!37, !40]
+- Translation updates
+
 3.32.0
 ===
 
diff --git a/meson.build b/meson.build
index cd271df..0c0a274 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'gnome-characters', 'c',
-  version: '3.32.0',
+  version: '3.34.0',
   license: ['BSD3', 'GPL2+'],
   default_options: 'buildtype=debugoptimized',
   meson_version: '>= 0.46.0'


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