summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2019-04-22 18:34:17 +0200
committerraveit65 <[email protected]>2019-04-22 18:34:17 +0200
commitab7d89e547733549371567b4571e86605127bd88 (patch)
tree34f18d85355d9b5bfe29a69ac92b2e82c811f0ae
parent8744100de153f74afaefc1039a61095cc0392cb6 (diff)
downloadmate-control-center-ab7d89e547733549371567b4571e86605127bd88.tar.bz2
mate-control-center-ab7d89e547733549371567b4571e86605127bd88.tar.xz
release 1.22.1v1.22.1
-rw-r--r--NEWS11
-rw-r--r--configure.ac2
2 files changed, 12 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index f94e0b64..804282ba 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+### mate-control-center 1.22.1
+
+ * tx: sync with transifex
+ * default-applications: Improve UI accessibility
+ * Use keyboard device icon like in other hardware devices
+ * control-center: Fix memory leak
+ * Use GtkSeparatorMenuItem in Apparence preview
+ * Remove dead store detected by clang
+ * Use icons provided by themes and remove not used icons
+ * help: update copyright
+
### mate-control-center 1.22.0
* Translations update
diff --git a/configure.ac b/configure.ac
index eb5b6cd3..645d15d9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([mate-control-center], [1.22.0], [http://www.mate-desktop.org/])
+AC_INIT([mate-control-center], [1.22.1], [http://www.mate-desktop.org/])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_SRCDIR([shell])