summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefano Facchini <stefano.facchini@gmail.com>2018-03-12 11:07:28 +0100
committerStefano Facchini <stefano.facchini@gmail.com>2018-03-12 11:07:28 +0100
commit9b17875c2ea649efd414f1c8f56d8b4abb69ed2b (patch)
tree742cb72a9e8ad6824981232795c779fdd5aaf8de
parent14d74d1b5f3c30600e986a909865755cc5423716 (diff)
downloadbaobab-9b17875c2ea649efd414f1c8f56d8b4abb69ed2b.tar.gz
Release 3.28.03.28.0gnome-3-28
-rw-r--r--NEWS7
-rw-r--r--meson.build2
2 files changed, 8 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index da97001..9686445 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+3.28.0
+======
+
+ * Removed now useless po/Makevars
+ * Updated translations (da, el, fr, gd, gl, hr, it, kk, ko, lt, lv, nl, pt_BR, sk, sr@latin, tr, vi, zh_TW)
+ * Updated documentation translations (es, hr)
+
3.27.90
=======
diff --git a/meson.build b/meson.build
index f565b05..30d996d 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'baobab', ['vala', 'c'],
- version: '3.27.90',
+ version: '3.28.0',
license: 'GPL2+',
meson_version: '>= 0.41.0',
)