summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS4
-rw-r--r--meson.build2
2 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index cede3d8..1b55fe0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,8 @@
================
+ Version 43.rc
+================
+- minor janitory
+================
Version 43.beta
================
- all new 43 set of default and supplemental wallpapers
diff --git a/meson.build b/meson.build
index d2c022c..86626ee 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gnome-backgrounds',
- version: '43.beta',
+ version: '43.rc',
meson_version: '>= 0.50.0'
)