summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2018-03-09 11:56:00 +0100
committerBastien Nocera <hadess@hadess.net>2018-03-09 11:56:00 +0100
commit37d1ea3c5d4abb01f27dea4c5e2c7771eafa3d27 (patch)
tree9ec234f0bd72625a8719fc0e4a48f274f5d29bbb
parent04e6df08c06428eeca2ce910689a6d107510d400 (diff)
downloadlibgweather-37d1ea3c5d4abb01f27dea4c5e2c7771eafa3d27.tar.gz
3.28.03.28.0
-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',
)