[baobab] Release 3.35.2



commit 4292d0e5233176ef6150fa82dfb071c7cf36f520
Author: Stefano Facchini <stefano facchini gmail com>
Date:   Thu Jul 2 20:57:32 2020 +0200

    Release 3.35.2

 NEWS        | 9 +++++++++
 meson.build | 2 +-
 2 files changed, 10 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 09de7ba..a879fc6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+3.35.2
+======
+
+  * Added compatibility with MinGW
+  * Improved treeview navigation in order to avoid horizontal scrolling
+  * Updated color palette of the charts
+  * Added a command line option to cross filesystem boundaries
+  * Updated translations (ca, es, kk, ro, tr, uk, zh_CN)
+
 3.35.1
 ======
 
diff --git a/meson.build b/meson.build
index 11731b9..83c5117 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'baobab', ['vala', 'c'],
-  version: '3.35.1',
+  version: '3.35.2',
   license: 'GPL2+',
   meson_version: '>= 0.50.0',
 )


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