[gnome-desktop] 3.37.90



commit f81d9d6b1c03265a90b2d4fdbbc23d6f545e2143
Author: Abderrahim Kitouni <akitouni gnome org>
Date:   Fri Aug 7 10:13:59 2020 +0100

    3.37.90

 meson.build | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/meson.build b/meson.build
index f00a08f83..34c5f0633 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('gnome-desktop', 'c',
   meson_version: '>= 0.49.0',
-  version: '3.37.3',
+  version: '3.37.90',
   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.0.5'
+libversion = '19.0.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]