[gnome-control-center] 3.31.92



commit ac054d3cecd3790dfd5413b846093f5a9f48de05
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date:   Mon Mar 4 18:19:44 2019 -0300

    3.31.92

 NEWS        | 16 ++++++++++++++++
 meson.build |  2 +-
 2 files changed, 17 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index b03dfc7dd..8787eed8a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+===============
+Version 3.31.92
+===============
+
+- Translation updates
+- CI improvements
+- Revert making Settings responsive; it needs more polish to reach the
+  quality we want.
+
+User Accounts:
+- Improve behavior when dealing with very long names
+- Fix crashes
+- Remove custom file size limit for avatars
+- Allow bigger custom avatars
+
+
 ===============
 Version 3.31.90
 ===============
diff --git a/meson.build b/meson.build
index a7a674528..9eb9770bb 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'gnome-control-center', 'c',
-        version : '3.31.90',
+        version : '3.31.92',
         license : 'GPL2+',
   meson_version : '>= 0.48.0'
 )


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