[gnome-desktop] Prepare 3.33.91



commit 9933c7694eb138ce4214fd298f77dfdcb579ea72
Author: Abderrahim Kitouni <akitouni gnome org>
Date:   Tue Aug 20 12:12:31 2019 +0100

    Prepare 3.33.91

 NEWS        | 6 ++++++
 meson.build | 4 ++--
 2 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index a2152e58..3f07ab0d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+===============
+Version 3.33.91
+===============
+
+- Updated translations
+
 ===============
 Version 3.33.90
 ===============
diff --git a/meson.build b/meson.build
index 917b9af7..e51a0387 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('gnome-desktop', 'c',
   meson_version: '>= 0.47.0',
-  version: '3.33.90',
+  version: '3.33.91',
   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 = '18.0.1'
+libversion = '18.0.2'
 soversion = libversion.split('.')[0]
 
 gdk_pixbuf_req = '>= 2.36.5'


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