summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Steiner <jimmac@gmail.com>2022-09-06 16:04:04 +0200
committerJakub Steiner <jimmac@gmail.com>2022-09-06 16:04:04 +0200
commit539aa328fda78826b9597c7c391485fb392a6431 (patch)
tree395f348cfac3f99926a06046fb97cb4eb86feb92
parent1faf6f5eb2482a0e2ca16b719d748bdeef0ebc2d (diff)
downloadgnome-backgrounds-539aa328fda78826b9597c7c391485fb392a6431.tar.gz
prepare for 43.rc release43.rc
-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'
)