summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefano Facchini <stefano.facchini@gmail.com>2019-03-11 14:54:10 +0100
committerStefano Facchini <stefano.facchini@gmail.com>2019-03-11 14:54:10 +0100
commit40614a70d361e67d6377409d97c1771ae1d19f47 (patch)
tree9ee74173fc9363997dfbc38bdf4abe2045059ecf
parent95858bbbcddac2615bba50ce2edc189cccbd6d66 (diff)
downloadbaobab-40614a70d361e67d6377409d97c1771ae1d19f47.tar.gz
Release 3.32.03.32.0gnome-3-32
-rw-r--r--NEWS6
-rw-r--r--meson.build2
2 files changed, 7 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 1aa45e3..47603c5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+3.32.0
+======
+
+ * Minor tweaks for app icon
+ * Updated translations (ca, da, de, el, es, fi, fr, fur, gl, hu, id, it, ja, kk, ko, lt, lv, nl, pl, pt_BR, ro, ru, sr, sv, tr, vi)
+
3.31.1
======
diff --git a/meson.build b/meson.build
index 65a2db5..90fc80a 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'baobab', ['vala', 'c'],
- version: '3.31.1',
+ version: '3.32.0',
license: 'GPL2+',
meson_version: '>= 0.41.0',
)