summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS10
-rw-r--r--configure.ac2
2 files changed, 11 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index abbc5b64..88f17325 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+### mate-control-center 1.23.2
+
+ tx: sync with transifex
+ travis: update mate-desktop and mate-settings-daemon required versions
+ mouse: Add support for Acceleration Profiles
+ appearance: fix memory leak
+ appearance: add new font for user
+ Stop propagate error
+ at-properties: migrate from dbus-glib to gdbus
+
### mate-control-center 1.23.1
* Translations update
diff --git a/configure.ac b/configure.ac
index f14ffe1c..bfdc261e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([mate-control-center], [1.23.1], [http://www.mate-desktop.org/])
+AC_INIT([mate-control-center], [1.23.2], [http://www.mate-desktop.org/])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_SRCDIR([shell])