[gnome-desktop] Prepara 3.33.92.1



commit ea41116fa3a4be14526b0b8f495fe028dda9da14
Author: Javier Jardón <jjardon gnome org>
Date:   Wed Sep 4 22:14:56 2019 +0100

    Prepara 3.33.92.1

 NEWS        | 6 ++++++
 meson.build | 4 ++--
 2 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index a61724d0..6e41af4d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+=================
+Version 3.33.92.1
+=================
+
+- tests/wall*: Do not fail if some of the locales is missing
+
 ===============
 Version 3.33.92
 ===============
diff --git a/meson.build b/meson.build
index d1f3b586..f914167c 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('gnome-desktop', 'c',
   meson_version: '>= 0.47.0',
-  version: '3.33.92',
+  version: '3.33.92.1',
   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.3'
 soversion = libversion.split('.')[0]
 
 gdk_pixbuf_req = '>= 2.36.5'


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