summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2019-02-25 18:53:41 +0100
committerraveit65 <[email protected]>2019-02-25 18:53:41 +0100
commit1ff06aef898fd3aa04ab36cfcb7c4d64b8b48649 (patch)
treeafdb3da0398c0d313a803181357e24abb726a392
parent25092dbd58c66f621badbe604a11bb42d7994c7d (diff)
downloadmate-sensors-applet-1ff06aef898fd3aa04ab36cfcb7c4d64b8b48649.tar.bz2
mate-sensors-applet-1ff06aef898fd3aa04ab36cfcb7c4d64b8b48649.tar.xz
release 1.22.0v1.22.0
-rw-r--r--NEWS16
-rw-r--r--configure.ac2
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])