From e34c9b384da648c6d3024dcb96f99aecc1da4003 Mon Sep 17 00:00:00 2001 From: monsta Date: Mon, 30 Nov 2015 11:06:00 +0300 Subject: Bump version to 1.12.1 --- NEWS | 3 +++ configure.ac | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 597ff12..ada344c 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,6 @@ +1.12.1 + * Get rid of dependency on libmate-desktop + 1.12.0 * Add support for an optional dock, such as Plank * Retrieve strings directly from gschema (requires intltool 0.50.1) diff --git a/configure.ac b/configure.ac index 86150c1..131b480 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([mate-session-manager], [1.12.0], [http://www.mate-desktop.org/]) +AC_INIT([mate-session-manager], [1.12.1], [http://www.mate-desktop.org/]) AC_CONFIG_SRCDIR([mate-session]) AC_CONFIG_HEADERS([config.h]) -- cgit v1.2.1