From b5e3b0252fafbc7e680ed65980f43c72514fd866 Mon Sep 17 00:00:00 2001 From: monsta Date: Mon, 5 Oct 2015 14:25:54 +0300 Subject: Bump version to 1.10.2 --- NEWS | 8 ++++++++ configure.ac | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 694978d9..5a921a5f 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,11 @@ +1.10.2 + * Appearance: fix possible segmentation fault on closing + * Appearance: allow to save notification theme optionally + * Display: made changing refresh rate actually work + * Fix build with prefix other than /usr + * Help fixes + * Translations update + 1.10.1 * Appearance: add theme changing support for metacity >= 3.16 * Help fixes diff --git a/configure.ac b/configure.ac index f3e328c3..eb6305c8 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([mate-control-center], [1.10.1], [htts://www.mate-desktop.org/]) +AC_INIT([mate-control-center], [1.10.2], [htts://www.mate-desktop.org/]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_SRCDIR([shell]) -- cgit v1.2.1