summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWill Thompson <will@willthompson.co.uk>2022-09-16 12:22:45 +0100
committerWill Thompson <will@willthompson.co.uk>2022-09-16 12:22:45 +0100
commit9e28b0d67ac2113f590bef0acba8df07ef084cff (patch)
treeba33b76e4787975edf59619201620531f1066fd0
parentf19f15b5c82549cb2cc5b3f4fe4e9a1643627644 (diff)
downloadgnome-initial-setup-43.0.tar.gz
NEWS for 43.043.0
-rw-r--r--NEWS11
-rw-r--r--meson.build2
2 files changed, 12 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 1d4edee..c99c57a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+43.0
+----
+
+* Translation updates:
+ - Bulgarian
+ - Croatian
+ - French
+ - Hebrew
+ - Lithuanian
+ - Slovenian
+
43.rc.1
-------
diff --git a/meson.build b/meson.build
index 10511b7..d50b0ec 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project('gnome-initial-setup',
['c'],
- version: '43.rc.2',
+ version: '43.0',
license: 'GPL-2.0-or-later',
meson_version: '>= 0.53.0',
)