[gnome-settings-daemon/gnome-3-30] Release 3.30.1.1



commit ed08ac9b41a07a33d3cd17a7711c239b8a5a42be
Author: Carlos Garnacho <carlosg gnome org>
Date:   Thu Sep 27 11:04:24 2018 +0200

    Release 3.30.1.1

 NEWS        | 7 +++++++
 meson.build | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 0c23511b..0c7678d1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+================
+Version 3.30.1.1
+================
+
+Color:
+- Do not leak GSource
+
 ==============
 Version 3.30.1
 ==============
diff --git a/meson.build b/meson.build
index 58679cda..b2726f72 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'gnome-settings-daemon', 'c',
-  version: '3.30.1',
+  version: '3.30.1.1',
   license: [ 'GPL2+', 'LGPLv2+' ],
   meson_version: '>= 0.44.0'
 )


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