summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@gnome.org>2022-03-18 16:33:02 +0000
committerEmmanuele Bassi <ebassi@gnome.org>2022-03-18 16:33:02 +0000
commit6ac9872a5a06863f6c84f6ac836cede78b401691 (patch)
tree44f45efb07e0026da7250a8031ddbde559871402
parenta418482e60560ed8638bfa1ffbe48fccf0d851e7 (diff)
downloadlibgweather-4.0.0.tar.gz
Release GWeather 4.0.04.0.0
-rw-r--r--NEWS8
-rw-r--r--meson.build2
2 files changed, 9 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 6aec22f..e3c0ab7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+GWeather 4.0.0 (stable)
+=======================
+
+Changes since GWeather 3.99
+---------------------------
+
+- Translation updates
+
GWeather 3.99.0 (release candidate for 4.0)
===========================================
diff --git a/meson.build b/meson.build
index 9f5b8ac..3030e42 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('libgweather', 'c',
- version: '3.99.0',
+ version: '4.0.0',
license: 'GPL-2.0-or-later',
meson_version: '>= 0.55.0',
default_options: [