[Pkg-wmaker-commits] [wmshutdown] 160/173: wmshutdown: Bump to version 1.4.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Tue Aug 25 02:46:54 UTC 2015


This is an automated email from the git hooks/post-receive script.

dtorrance-guest pushed a commit to branch master
in repository wmshutdown.

commit d7719ac3c3ab4fd31e75ff99d4f1e0e8c1d2dfce
Author: Doug Torrance <dtorrance at monmouthcollege.edu>
Date:   Fri Jun 12 21:49:17 2015 -0500

    wmshutdown: Bump to version 1.4.
---
 ChangeLog    | 5 +++++
 configure.ac | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog
index fdbba13..2ae2497 100644
--- a/ChangeLog
+++ b/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/configure.ac b/configure.ac
index 51cb487..cedc793 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([wmshutdown], [1.3], [wmaker-dev at lists.windowmaker.org])
+AC_INIT([wmshutdown], [1.4], [wmaker-dev at lists.windowmaker.org])
 AM_INIT_AUTOMAKE([-Wall -Werror foreign])
 AC_CONFIG_SRCDIR([configure.ac])
 AC_CONFIG_HEADER([config.h])

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmshutdown.git



More information about the Pkg-wmaker-commits mailing list