summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Steiner <jimmac@gmail.com>2023-02-17 16:14:51 +0100
committerJakub Steiner <jimmac@gmail.com>2023-02-17 16:14:51 +0100
commit5bbe20484922e7c6d9a4d0ef01f79f2d1eaf043a (patch)
tree0f06e3b8172a67da4b14f7a3766bf5cf13f3ff8e
parentd098e464d2698740c2f8e6934d92c77fdc93322c (diff)
downloadgnome-backgrounds-5bbe20484922e7c6d9a4d0ef01f79f2d1eaf043a.tar.gz
prepare 44.beta release44.beta
-rw-r--r--NEWS7
-rw-r--r--meson.build2
2 files changed, 8 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 3f71cc0..a62846e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,13 @@
================
+ Version 44.beta
+================
+- new supplemental and default wallpapers
+
+================
Version 43
================
+ Version 43.0
+================
Version 43.rc
================
- minor janitory
diff --git a/meson.build b/meson.build
index 1edb500..f8d7982 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gnome-backgrounds',
- version: '43',
+ version: '44.beta',
meson_version: '>= 0.50.0'
)