summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWill Thompson <wjt@endlessos.org>2023-03-17 12:45:54 +0000
committerWill Thompson <wjt@endlessos.org>2023-03-17 12:45:54 +0000
commitf4604a34095eb95da5f7039c8a9e0ab9082d4a3e (patch)
treec77e70e1987f609f880c6a2c28bb499fcede71e3
parentb20d664d330c0efd24136a2b748746777f24bdd8 (diff)
downloadgnome-initial-setup-f4604a34095eb95da5f7039c8a9e0ab9082d4a3e.tar.gz
NEWS for 44.044.0
-rw-r--r--NEWS18
-rw-r--r--meson.build2
2 files changed, 19 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 8ba6704..651a774 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+44.0
+----
+
+Bug fixes:
+
+ - The privacy policy links on the Privacy page are now usable. This was a
+ regression in the GTK 4 port, first released as 43.0. (#181)
+
+Translation updates:
+ - Bulgarian
+ - Czech
+ - Danish
+ - French
+ - Persian
+ - Polish
+ - Russian
+ - Swedish
+
44.rc
-----
diff --git a/meson.build b/meson.build
index 96dd822..cdcc5f6 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project('gnome-initial-setup',
['c'],
- version: '44.rc.1',
+ version: '44.0',
license: 'GPL-2.0-or-later',
meson_version: '>= 0.53.0',
)