summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJordan Petridis <jordan@centricular.com>2021-04-12 15:30:09 +0300
committerJordan Petridis <jordan@centricular.com>2021-04-12 15:37:30 +0300
commit7af49665857b63632986602fad515ab2d62e3c76 (patch)
tree1d391ebcd5e4eba333682e313e11923e590798b9
parent3857f96471ec7e316a9da6e249febec662c12e3a (diff)
downloadgnome-backgrounds-7af49665857b63632986602fad515ab2d62e3c76.tar.gz
prepare for 40.040.0
-rw-r--r--NEWS2
-rw-r--r--meson.build2
2 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 7ff280e..f1e3ab9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,6 @@
=================
+ Version 40.0
+=================
Version 40.rc
=================
- new default & supplemental updates
diff --git a/meson.build b/meson.build
index 59f4732..a760a6a 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gnome-backgrounds',
- version: '40.rc',
+ version: '40.0',
meson_version: '>= 0.41.0'
)