summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS3
-rw-r--r--configure.ac2
2 files changed, 4 insertions, 1 deletions
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])