Skip to content

Commit

Permalink
release 1.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
raveit65 committed Jul 5, 2019
1 parent 8fbcf96 commit 92931dd
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
@@ -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])
Expand Down

0 comments on commit 92931dd

Please sign in to comment.