summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Catanzaro <mcatanzaro@redhat.com>2022-02-14 19:01:30 -0600
committerMichael Catanzaro <mcatanzaro@redhat.com>2022-02-14 19:01:30 -0600
commit8006959a4eb4e32a5824c147adf2a5f968a79e47 (patch)
tree6d84963ca4886cf004b69993a8d7856f3b0c7800
parent0be9e5ef86148cbc46863cf0531f2776ad670f10 (diff)
downloadgnome-desktop-8006959a4eb4e32a5824c147adf2a5f968a79e47.tar.gz
40.840.8
-rw-r--r--NEWS6
-rw-r--r--meson.build2
2 files changed, 7 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 9cd6fe40..701f0b02 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,10 @@
============
+Version 40.8
+============
+
+- No changes
+
+============
Version 40.7
============
diff --git a/meson.build b/meson.build
index 4b454f56..d40748cb 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project('gnome-desktop', 'c',
meson_version: '>= 0.49.0',
- version: '40.7',
+ version: '40.8',
license: ['GPL2+', 'LGPL2+']
)