[gnome-desktop] Prepare 3.31.91



commit 361885a1234014177dc00327beaeee43b19c1e0b
Author: Abderrahim Kitouni <akitouni gnome org>
Date:   Wed Feb 20 10:35:54 2019 +0100

    Prepare 3.31.91

 NEWS        | 6 ++++++
 meson.build | 4 ++--
 2 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index e615e35c..8ea797b4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+===============
+Version 3.31.91
+===============
+
+- Translation updates
+
 ===============
 Version 3.31.90
 ===============
diff --git a/meson.build b/meson.build
index 8ab74e71..e9fcfcb2 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('gnome-desktop', 'c',
   meson_version: '>= 0.47.0',
-  version: '3.31.90',
+  version: '3.31.91',
   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.4'
+libversion = '17.0.5'
 soversion = libversion.split('.')[0]
 
 gdk_pixbuf_req = '>= 2.36.5'


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