From df3afe5dc48ac757f06aae44476041ccfabe7cad Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Mon, 12 Jan 2015 11:44:24 +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 72f31d0..64fe2a2 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -1.9.0 +1.9.1 * ... diff --git a/configure.ac b/configure.ac index ba740b3..99401b6 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ(2.54) -AC_INIT([mate-common], [1.9.0], [https://github.com/mate-desktop/mate-common]) +AC_INIT([mate-common], [1.9.1], [https://github.com/mate-desktop/mate-common]) AC_CONFIG_SRCDIR([macros/mate-autogen]) -- cgit v1.2.1