summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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'
)