summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJordan Petridis <jordan@centricular.com>2021-09-11 02:25:28 +0300
committerJordan Petridis <jordan@centricular.com>2021-09-11 02:25:28 +0300
commit9af64153f07a47dee3dd3706297df0ec80db5246 (patch)
tree5de29f7de74a05111dbbd120f6e51985605999f0
parent47ca39a98da08a91d73ccde48824850fdff042b7 (diff)
downloadgnome-backgrounds-9af64153f07a47dee3dd3706297df0ec80db5246.tar.gz
prepare 41.0
-rw-r--r--NEWS5
-rw-r--r--meson.build2
2 files changed, 6 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 7ff280e..8d3f1c1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,9 @@
=================
+ Version 41.0
+=================
+- new default & supplemental updates
+
+=================
Version 40.rc
=================
- new default & supplemental updates
diff --git a/meson.build b/meson.build
index 59f4732..0959a7b 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gnome-backgrounds',
- version: '40.rc',
+ version: '41.0',
meson_version: '>= 0.41.0'
)