[gnome-desktop/gnome-41] 41.2



commit 67ec3af26d30d3ef8ed57fc1e8cc6524e0ed60dc
Author: Abderrahim Kitouni <akitouni gnome org>
Date:   Tue Dec 7 15:46:59 2021 +0100

    41.2

 NEWS        | 6 ++++++
 meson.build | 4 ++--
 2 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 6b818143..9238166f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+============
+Version 41.2
+============
+
+- No changes
+
 ============
 Version 41.1
 ============
diff --git a/meson.build b/meson.build
index 526cf4f8..06fe0bdf 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('gnome-desktop', 'c',
   meson_version: '>= 0.49.0',
-  version: '41.1',
+  version: '41.2',
   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.7'
+libversion = '19.1.8'
 soversion = libversion.split('.')[0]
 
 gdk_pixbuf_req = '>= 2.36.5'


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]