summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid King <amigadave@amigadave.com>2022-08-06 11:32:52 +0100
committerDavid King <amigadave@amigadave.com>2022-08-06 11:32:52 +0100
commitdf508569254b8cadbf84621c89462709ccf0225b (patch)
treec484776f616456b79b6fee2893a6ae4165032ec6
parenta06222a7bae15713cfec5e9d8084562fcb44cedf (diff)
downloadgnome-logs-df508569254b8cadbf84621c89462709ccf0225b.tar.gz
Update NEWS for 43.beta releasegnome-logs-43.beta
-rw-r--r--NEWS11
-rw-r--r--meson.build2
2 files changed, 12 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index e3fff4e..3f613a5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+GNOME Logs 43.beta
+==================
+
+* GTK 4 port from Maximiliano Sandoval R
+* CI fixes from Bartłomiej Piotrowski and Maximiliano Sandoval R
+* Remove redundant glib-mkenums check from Marvin Schmidt
+* Add Italian help translation
+* Updates to Dutch and Swedish help translation
+* Updates to Dutch and Portuguese translations
+* Add Abkhazian and Georgian translations
+
GNOME Logs 42.0
===============
diff --git a/meson.build b/meson.build
index 067239a..31d6731 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('gnome-logs', 'c', version : '42.0')
+project('gnome-logs', 'c', version : '43.beta')
gl_name = meson.project_name()
gl_version = meson.project_version()