summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Steiner <jimmac@gmail.com>2021-03-17 14:08:33 +0100
committerJakub Steiner <jimmac@gmail.com>2021-04-09 11:54:46 +0200
commitef8e645db620750833bf18f140160d2c0dda663c (patch)
treea2a1e08e5cf484ab2a3976e45839b6008ab4314b
parente7b5eedc735696460bf6ce203aa60a018571ace5 (diff)
downloadgnome-backgrounds-ef8e645db620750833bf18f140160d2c0dda663c.tar.gz
prepare for 40.rc
-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'
)