From 9c795cb961954f8c33cc74b11ef8de7719dd080d Mon Sep 17 00:00:00 2001 From: monsta Date: Fri, 27 Jan 2017 11:54:26 +0300 Subject: release 1.16.1 --- NEWS | 10 ++++++++++ configure.ac | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 6b786178..ca2a4127 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,13 @@ +1.16.1 + * Appearance: fix live updating of the various theme details + * Appearance: fix vertical expand of content on window resize in + GTK+3 build + * Keyboard: fix vertical expand of content on window resize in + GTK+3 build + * Shell: force icon size in libslab to avoid huge icons + * GTK+3: fix build with marco 1.17 + * Fix a couple of memleaks + 1.16.0 * Build: drop dconf 0.10 compatibility * Appearance: change default hinting style to slight and render diff --git a/configure.ac b/configure.ac index 8dcb34f5..c1b7a282 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([mate-control-center], [1.16.0], [htts://www.mate-desktop.org/]) +AC_INIT([mate-control-center], [1.16.1], [http://www.mate-desktop.org/]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_SRCDIR([shell]) -- cgit v1.2.1