[gnome-desktop/gnome-40] 40.6



commit 379fdd49fcc3efc819ba5c8a0fdca3d8334dbfb3
Author: Jordan Petridis <jordan centricular com>
Date:   Sun Dec 5 19:17:00 2021 +0200

    40.6

 NEWS        | 6 ++++++
 meson.build | 4 ++--
 2 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 396e1bcf..137f1923 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+============
+Version 40.6
+============
+
+- No changes
+
 ============
 Version 40.5
 ============
diff --git a/meson.build b/meson.build
index fcb8f180..d47db833 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('gnome-desktop', 'c',
   meson_version: '>= 0.49.0',
-  version: '40.5',
+  version: '40.6',
   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.5'
+libversion = '19.1.6'
 soversion = libversion.split('.')[0]
 
 gdk_pixbuf_req = '>= 2.36.5'


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