summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@gnome.org>2022-09-18 13:48:53 +0100
committerEmmanuele Bassi <ebassi@gnome.org>2022-09-18 13:48:53 +0100
commit699cfb7e114acba4e066ebda9a51e6820da3daa7 (patch)
treef00735f14cc4151b4a6d280d07aa8fb98198744e
parent667137c27fb67c2585c3626bef5ebd0f2c288616 (diff)
downloadlibgweather-699cfb7e114acba4e066ebda9a51e6820da3daa7.tar.gz
Release GWeather 4.2.04.2.0
-rw-r--r--NEWS8
-rw-r--r--meson.build2
2 files changed, 9 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 2fb3315..9888961 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+GWeather 4.2.0 (stable)
+=======================
+
+- Allow overriding vapigen with older Meson versions [!176]
+- Documentation fixes [!223]
+- Build fixes with newer versions of Meson [!222]
+- Translation updates
+
GWeather 4.1.1 (development)
============================
diff --git a/meson.build b/meson.build
index 7569564..6aa7184 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('libgweather', 'c',
- version: '4.1.2',
+ version: '4.2.0',
license: 'GPL-2.0-or-later',
meson_version: '>= 0.57.0',
default_options: [