summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2019-07-05 17:08:11 +0200
committerraveit65 <[email protected]>2019-07-05 17:08:11 +0200
commit92931dd399e7aedb95e8ac15c0d27cc189b2b17e (patch)
tree42d160e2698387014475787ec01d9b98398835aa
parent8fbcf96f7142fd9791299507c13cf3ca0bd82607 (diff)
downloadmate-sensors-applet-92931dd399e7aedb95e8ac15c0d27cc189b2b17e.tar.bz2
mate-sensors-applet-92931dd399e7aedb95e8ac15c0d27cc189b2b17e.tar.xz
release 1.23.0v1.23.0
-rw-r--r--NEWS10
-rw-r--r--configure.ac2
2 files changed, 11 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index f58c661..62be673 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+### mate-sensors-applet 1.23.0
+
+ * Translations update
+ * Remove trailing whitespaces
+ * Change url project's website
+ * [ci] Add cppcheck html report
+ * [ci] Enable Clang Static Analyzer
+ * help: update copyright
+ * Help: Use XInclude instead of ENTITY for legal.xml
+
### mate-sensors-applet 1.22.0
* Translations update
diff --git a/configure.ac b/configure.ac
index 8b72dc7..5db062c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
# ================= initialization =================== #
-AC_INIT([MATE Sensors Applet], [1.22.0], [https://mate-desktop.org],
+AC_INIT([MATE Sensors Applet], [1.23.0], [https://mate-desktop.org],
[mate-sensors-applet])
AC_CONFIG_SRCDIR([sensors-applet/main.c])