From 95d70cc516f957ebc8c26ff779491d13f542d832 Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Tue, 1 Jul 2014 19:19:37 +0200 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 b24b925..a3dbd5d 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -1.9.0 +1.9.1 * 1.8.1 diff --git a/configure.ac b/configure.ac index dd52187..8a7cbfd 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([mate-session-manager], [1.9.0], [http://www.mate-desktop.org/]) +AC_INIT([mate-session-manager], [1.9.1], [http://www.mate-desktop.org/]) AC_CONFIG_SRCDIR([mate-session]) AC_CONFIG_HEADERS([config.h]) -- cgit v1.2.1