summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefano Facchini <stefano.facchini@gmail.com>2018-02-14 17:22:22 +0100
committerStefano Facchini <stefano.facchini@gmail.com>2018-02-14 17:22:22 +0100
commit32ece0c6597e5c4e33ce191c343b4a66c3dec511 (patch)
treeffe6cc5c14a2edc8300d49c37d078ec88a6095fb
parentb2c028dbee114f4646ab819c2cf205bbb5af04f6 (diff)
downloadbaobab-32ece0c6597e5c4e33ce191c343b4a66c3dec511.tar.gz
Release 3.27.903.27.90
-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',
)