summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS8
-rw-r--r--meson.build2
2 files changed, 9 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index f1fabe0..e66e31a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,12 @@
==============
+Version 3.28.0
+==============
+
+* Fix translations not being used [#794027]
+* Translation updates
+* Location database updates and fixes for Israel
+
+==============
Version 3.27.4
==============
diff --git a/meson.build b/meson.build
index 7899c30..5dd9cb7 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('libgweather', 'c',
- version: '3.27.4',
+ version: '3.28.0',
meson_version: '>= 0.43.0',
)