From 1ff06aef898fd3aa04ab36cfcb7c4d64b8b48649 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Mon, 25 Feb 2019 18:53:41 +0100 Subject: release 1.22.0 --- NEWS | 16 +++++++++++----- configure.ac | 2 +- 2 files changed, 12 insertions(+), 6 deletions(-) diff --git a/NEWS b/NEWS index c69d011..f58c661 100644 --- a/NEWS +++ b/NEWS @@ -1,10 +1,16 @@ +### mate-sensors-applet 1.22.0 + + * Translations update + * Initialize Travis CI support + * Make translatable the copyright in about dialog + ### mate-sensors-applet 1.21.1 - tx: sync with transifex - disable deprecation warnings for distcheck - Add NetBSD support. - Use make functions for HELP_LINGUAS - add help to transifex config + * Translations update + * disable deprecation warnings for distcheck + * Add NetBSD support. + * Use make functions for HELP_LINGUAS + * add help to transifex config ### mate-sensors-applet 1.21.0 diff --git a/configure.ac b/configure.ac index d1c8279..2f7a257 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ # ================= initialization =================== # -AC_INIT([MATE Sensors Applet], [1.21.1], [http://www.mate-desktop.org], +AC_INIT([MATE Sensors Applet], [1.22.0], [http://www.mate-desktop.org], [mate-sensors-applet]) AC_CONFIG_SRCDIR([sensors-applet/main.c]) -- cgit v1.2.1