summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS17
-rw-r--r--meson.build2
2 files changed, 18 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 0d1a287..d1f5ab4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+42.0
+----
+
+* Translation updates:
+ - Bokmål, Norwegian
+ - Danish
+ - French
+ - Hungarian
+ - Italian
+ - Japanese
+ - Kazakh
+ - Occitan (post 1500)
+ - Panjabi
+ - Polish
+ - Serbian
+ - Slovak
+
42.rc
-----
diff --git a/meson.build b/meson.build
index 6353062..4b0e1e1 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project('gnome-initial-setup',
['c'],
- version: '42.rc',
+ version: '42.0',
license: 'GPL-2.0-or-later',
meson_version: '>= 0.53.0',
)