summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefano Facchini <stefano.facchini@gmail.com>2017-12-12 09:26:47 +0100
committerStefano Facchini <stefano.facchini@gmail.com>2017-12-12 09:26:47 +0100
commit1477658ee2073318e31e2cdbf04bec0a759a0150 (patch)
tree389cba30fd579393a29da7b669da3b5c865c3852
parent7ef0afe9953081c2c5c8d98f7cc423ab767a08da (diff)
downloadbaobab-1477658ee2073318e31e2cdbf04bec0a759a0150.tar.gz
Release 3.27.23.27.2
-rw-r--r--NEWS9
-rw-r--r--meson.build2
2 files changed, 10 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 6c1202f..f27e4ad 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+3.27.2
+======
+
+ * Add support for mouse back button
+ * Replace window menu with a "Scan" button (and other visual tweaks)
+ * Minor bugfixes
+ * Updated translations (ar, cs, de, fur, hr, id, is, nb, ne, sl)
+ * Updated documentation translations (fr)
+
3.27.1
======
diff --git a/meson.build b/meson.build
index 2ae3871..44bb3d7 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'baobab', ['vala', 'c'],
- version: '3.27.1',
+ version: '3.27.2',
license: 'GPL2+',
meson_version: '>= 0.41.0',
)