summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Steiner <jimmac@gmail.com>2022-03-21 12:48:15 +0100
committerJakub Steiner <jimmac@gmail.com>2022-03-21 12:48:15 +0100
commit03bb89abe5e2fd43de7ce1d0b72a5c381c72fa35 (patch)
tree25b4bb1a5189eb2bc5b927234281c8934e91c3ba
parent001cc5cc884a66fb7120504495387272f7aaa1cc (diff)
downloadgnome-backgrounds-03bb89abe5e2fd43de7ce1d0b72a5c381c72fa35.tar.gz
prepare for 42.042.0
-rw-r--r--NEWS6
-rw-r--r--meson.build2
2 files changed, 7 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 91ed72e..646e1c1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+==============
+ Version 41.0
+==============
+- split xml files per background for easier cherry-picking by distros
+- clean up credentials
+
=================
Version 41.beta
=================
diff --git a/meson.build b/meson.build
index 7f2e62d..612472b 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gnome-backgrounds',
- version: '42.beta',
+ version: '42.0',
meson_version: '>= 0.50.0'
)