diff options
| -rw-r--r-- | NEWS | 16 | ||||
| -rw-r--r-- | configure.ac | 2 | 
2 files changed, 12 insertions, 6 deletions
@@ -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])  | 
