[gnome-desktop] 3.33.2



commit feb1d6e1c7bb85d2aa63ce81fd76f5a9684609a9
Author: Abderrahim Kitouni <akitouni gnome org>
Date:   Wed May 22 08:27:41 2019 +0100

    3.33.2

 NEWS        | 7 +++++++
 meson.build | 4 ++--
 2 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index cc4c9de6..d53fd31e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+==============
+Version 3.33.2
+==============
+
+- thumbnailer: Correctly cleanup stale thumbnailer directories
+- Translation updates
+
 ==============
 Version 3.33.1
 ==============
diff --git a/meson.build b/meson.build
index a1b32eaf..e57d98b3 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('gnome-desktop', 'c',
   meson_version: '>= 0.47.0',
-  version: '3.33.1',
+  version: '3.33.2',
   license: ['GPL2+', 'LGPL2+']
 )
 
@@ -11,7 +11,7 @@ project('gnome-desktop', 'c',
 #  * Bump the third component otherwise.
 #
 # A lot easier than libtool, right?
-libversion = '17.0.6'
+libversion = '17.0.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]