summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefano Facchini <stefano.facchini@gmail.com>2020-06-28 16:45:38 +0200
committerStefano Facchini <stefano.facchini@gmail.com>2020-06-28 16:45:38 +0200
commitbe3b5b6e32ce1d61929c7f26990a40f818effee1 (patch)
treefc28ba1cecd8cc25cf0fb1ee1cdf09487927d898
parent9acefae19e668f610e260530ad215b3f0311a49c (diff)
downloadbaobab-be3b5b6e32ce1d61929c7f26990a40f818effee1.tar.gz
Release 3.34.13.34.1
-rw-r--r--NEWS7
-rw-r--r--meson.build2
2 files changed, 8 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 054b868..74a001d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+3.34.1
+======
+
+ * Backported bugfixes (network locations blocking the UI)
+ * Updated translation (ckb, ja, ms, uk)
+ * Updated documentation translations (cs, es, fr, pl, sv)
+
3.34.0
======
diff --git a/meson.build b/meson.build
index c5d8295..cbfed24 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'baobab', ['vala', 'c'],
- version: '3.34.0',
+ version: '3.34.1',
license: 'GPL2+',
meson_version: '>= 0.41.0',
)