[sushi] release: prepare for 3.34.0



commit c6403492f773770e0a71dcca86785ede9c93c52a
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Tue Sep 10 06:35:30 2019 -0700

    release: prepare for 3.34.0

 NEWS        | 10 +++++++++-
 meson.build |  2 +-
 2 files changed, 10 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 08d5ec0..6f133c9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,12 @@
-3.3.90
+3.34.0
+======
+
+- Add support for moving Nautilus selection with arrow keys (#5)
+- Add support for parenting the window on Wayland (#1)
+- Use builder-dark style for text/source viewer (#24)
+- Add localization for appdata file (!11, Piotr Drąg)
+
+3.33.90
 ======
 
 - Add a command line launcher (#758253)
diff --git a/meson.build b/meson.build
index 0e3b6aa..0d9fa89 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
 project(
   'sushi',
   'c',
-  version: '3.33.90',
+  version: '3.34.0',
   meson_version: '>=0.46.0'
 )
 


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