Skip to content

Commit

Permalink
release 1.20.3
Browse files Browse the repository at this point in the history
  • Loading branch information
raveit65 committed Dec 22, 2018
1 parent d7efca8 commit 81fd7b6
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions NEWS
@@ -1,3 +1,11 @@
### mate-power-manager 1.20.3

* Translations update
* disable deprecation warnings for distcheck
* Use make functions for HELP_LINGUAS
* add m-p-m help to transifex config
* gpm-button: replace deprecated Gdk functions

### mate-power-manager 1.20.2

* Translations update
Expand Down
2 changes: 1 addition & 1 deletion configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.63)

AC_INIT([mate-power-manager], [1.20.2], [http://www.mate-desktop.org/])
AC_INIT([mate-power-manager], [1.20.3], [http://www.mate-desktop.org/])
AC_CONFIG_SRCDIR(src)
AM_INIT_AUTOMAKE([1.9 no-dist-gzip dist-xz check-news tar-ustar])
AC_CONFIG_HEADERS([config.h])
Expand Down

0 comments on commit 81fd7b6

Please sign in to comment.