[baobab] Release 3.31.1



commit 790d8b419937869b8b445d038408150a0421cd42
Author: Stefano Facchini <stefano facchini gmail com>
Date:   Mon Nov 12 14:43:26 2018 +0100

    Release 3.31.1

 NEWS        | 10 ++++++++++
 meson.build |  2 +-
 2 files changed, 11 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index f4f816d..1aa45e3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+3.31.1
+======
+
+  * Use new icon design
+  * Add flatpak manifest
+  * Show a notification when scan is complete
+  * Remove the application menu
+  * Add Keyboard Shortcuts window and improve shortcuts
+  * Updated translations (be, cs, ml, sl)
+
 3.30.0
 ======
 
diff --git a/meson.build b/meson.build
index d74f0c3..65a2db5 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'baobab', ['vala', 'c'],
-  version: '3.30.0',
+  version: '3.31.1',
   license: 'GPL2+',
   meson_version: '>= 0.41.0',
 )


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