[gnome-desktop/gnome-40] 40.7
- From: Abderrahim Kitouni <akitouni src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-desktop/gnome-40] 40.7
- Date: Mon, 10 Jan 2022 15:58:07 +0000 (UTC)
commit 0be9e5ef86148cbc46863cf0531f2776ad670f10
Author: Abderrahim Kitouni <akitouni gnome org>
Date: Mon Jan 10 16:54:44 2022 +0100
40.7
NEWS | 6 ++++++
meson.build | 4 ++--
2 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 137f1923..9cd6fe40 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+============
+Version 40.7
+============
+
+- No changes
+
============
Version 40.6
============
diff --git a/meson.build b/meson.build
index d47db833..4b454f56 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project('gnome-desktop', 'c',
meson_version: '>= 0.49.0',
- version: '40.6',
+ version: '40.7',
license: ['GPL2+', 'LGPL2+']
)
@@ -14,7 +14,7 @@ project('gnome-desktop', 'c',
# to 0. When bumping the second version, set the third one to zero.
#
# A lot easier than libtool, right?
-libversion = '19.1.6'
+libversion = '19.1.7'
soversion = libversion.split('.')[0]
gdk_pixbuf_req = '>= 2.36.5'
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]