summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2018-06-13 14:35:36 +0200
committerBastien Nocera <hadess@hadess.net>2018-06-13 14:35:36 +0200
commit25c0b4ee1c7d93fb51eb609bff8d2874554a03f7 (patch)
tree3a909c3ab599d5bb1b2d23a4dd7b846616809a9d
parent7ebf9fc3d3ed3a8396f0d4102ca6e5d1120c5a6c (diff)
downloadlibgweather-25c0b4ee1c7d93fb51eb609bff8d2874554a03f7.tar.gz
3.28.23.28.2
-rw-r--r--NEWS7
-rw-r--r--meson.build2
2 files changed, 8 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 452c058..d03ed11 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,11 @@
==============
+Version 3.28.2
+==============
+
+* Fix crash in gnome-shell
+* Updated translations
+
+==============
Version 3.28.1
==============
diff --git a/meson.build b/meson.build
index 1e88178..67261ad 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('libgweather', 'c',
- version: '3.28.1',
+ version: '3.28.2',
meson_version: '>= 0.43.0',
)