From c65f96ebc9e9e4d6082636c9fa5514c9f13e1fd0 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Sat, 21 Sep 2019 16:21:47 +0200 Subject: release 1.22.2 --- NEWS | 8 +++++++- configure.ac | 2 +- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 90197f4..e4d5af4 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,12 @@ +### mate-power-manager 1.22.2 + + * Translations update + * prefs: Fix mnemonic relationships + * use --without-keyring for make distcheck + ### mate-power-manager 1.22.1 - * tx: sync with transifex + * Translations update * improve copyright * Help: Remove About section * Add conf option to disable warnings for low mouse power diff --git a/configure.ac b/configure.ac index 77fc431..3af0097 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.63) -AC_INIT([mate-power-manager], [1.22.1], [http://www.mate-desktop.org/]) +AC_INIT([mate-power-manager], [1.22.2], [http://www.mate-desktop.org/]) AC_CONFIG_SRCDIR(src) AM_INIT_AUTOMAKE([1.9 no-dist-gzip dist-xz check-news tar-ustar]) AC_CONFIG_HEADERS([config.h]) -- cgit v1.2.1