summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS6
-rw-r--r--meson.build2
2 files changed, 7 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index f27e4ad..da97001 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+3.27.90
+=======
+
+ * Updated translations (es, fi, hu, pl, sr, sv)
+ * Updated documentation translations (pl)
+
3.27.2
======
diff --git a/meson.build b/meson.build
index 7313cec..f565b05 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'baobab', ['vala', 'c'],
- version: '3.27.2',
+ version: '3.27.90',
license: 'GPL2+',
meson_version: '>= 0.41.0',
)