summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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()