From b5a43f007a7154440998871d29e83a0fed0c87e4 Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Tue, 20 Jan 2015 21:32:12 +0100 Subject: Bump version to 1.9.1 --- NEWS | 2 +- configure.ac | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index de9b5857..5e402e91 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -1.9.0 +1.9.1 * 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 0e129039..12e26a5b 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([mate-control-center], [1.9.0], [htts://www.mate-desktop.org/]) +AC_INIT([mate-control-center], [1.9.1], [htts://www.mate-desktop.org/]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_SRCDIR([shell]) -- cgit v1.2.1