summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Steiner <jimmac@gmail.com>2022-08-03 18:13:07 +0200
committerJakub Steiner <jimmac@gmail.com>2022-08-03 18:17:19 +0200
commit56eb3d84b5ac94f661b27e3154a5edc4efe6962b (patch)
treec91dd8d313596437fdfe52a785a5f211456260cf
parent27801e277e953cb31316872e45682a58e0a35fca (diff)
downloadgnome-backgrounds-56eb3d84b5ac94f661b27e3154a5edc4efe6962b.tar.gz
prepare 43.beta release43.beta
-rw-r--r--NEWS8
-rw-r--r--meson.build2
2 files changed, 9 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 5027530..cede3d8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+================
+ Version 43.beta
+================
+- all new 43 set of default and supplemental wallpapers
+- SVG and WebM formats for better compression and resolution
+- 4k square format targeting both widescreen, 4:3 and portrait
+ displays.
+
==============
Version 42.0
==============
diff --git a/meson.build b/meson.build
index 612472b..d2c022c 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gnome-backgrounds',
- version: '42.0',
+ version: '43.beta',
meson_version: '>= 0.50.0'
)