From 9513482f957127b34296b36c92f9906e4b0f82a9 Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Mon, 4 May 2015 14:47:09 +0200 Subject: Bump version to 1.10.0 --- NEWS | 2 +- configure.ac | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index d6fa1311..7655504b 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -1.9.90 +1.10.0 * windows: Add option to configure titlebar buttons layout * appearance: Add support for metacity-theme-2.xml * default-applications: Add support for office applications diff --git a/configure.ac b/configure.ac index 50898d7f..6d57f535 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([mate-control-center], [1.9.90], [htts://www.mate-desktop.org/]) +AC_INIT([mate-control-center], [1.10.0], [htts://www.mate-desktop.org/]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_SRCDIR([shell]) -- cgit v1.2.1