summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2019-08-13 14:17:52 +0200
committerraveit65 <[email protected]>2019-08-13 14:17:52 +0200
commit842392ef68fba821140a8194b84f155ab4ea59b0 (patch)
tree0f063c71bafe90f2e202a8009e8a0cf3ab963dbe
parent303633b5bcefc3103ac3883afb8c5982136fb09b (diff)
downloadmate-control-center-842392ef68fba821140a8194b84f155ab4ea59b0.tar.bz2
mate-control-center-842392ef68fba821140a8194b84f155ab4ea59b0.tar.xz
release 1.23.2v1.23.2
-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])