summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS5
-rw-r--r--meson.build2
2 files changed, 6 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index fa51a61..7ff280e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,9 @@
=================
+ Version 40.rc
+=================
+- new default & supplemental updates
+
+=================
Version 3.38.0
=================
Version 3.37.92.1
diff --git a/meson.build b/meson.build
index fc238cc..59f4732 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gnome-backgrounds',
- version: '3.38.0',
+ version: '40.rc',
meson_version: '>= 0.41.0'
)