[PATCH 6/6] wmshutdown: Bump to version 1.4.
Doug Torrance <[email protected]>
| Newsgroups | gmane.compw.window-managers.windowmaker.devel |
|---|---|
| Message-ID | <[email protected]> |
--- wmshutdown/ChangeLog | 5 +++++ wmshutdown/configure.ac | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/wmshutdown/ChangeLog b/wmshutdown/ChangeLog index fdbba13..2ae2497 100644 --- a/wmshutdown/ChangeLog +++ b/wmshutdown/ChangeLog @@ -23,3 +23,8 @@ gtk_dialog_run() code was buggy. * Consistent code style; no warnings or errors from checkpatch.pl in Window Maker source tree. +12/06/2015: Version 1.4 released. + * Now maintained by the Window Maker Developers Team. + * Fix 'unused parameter' compiler warnings. + * Fix 'mixed declarations and code' compiler warnings. + * Update contact information. diff --git a/wmshutdown/configure.ac b/wmshutdown/configure.ac index 51cb487..cedc793 100644 --- a/wmshutdown/configure.ac +++ b/wmshutdown/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([wmshutdown], [1.3], [[email protected]]) +AC_INIT([wmshutdown], [1.4], [[email protected]]) AM_INIT_AUTOMAKE([-Wall -Werror foreign]) AC_CONFIG_SRCDIR([configure.ac]) AC_CONFIG_HEADER([config.h]) -- 2.1.4 -- To unsubscribe, send mail to [email protected].