[Pkg-wmaker-commits] [wmlongrun] 10/11: wmlongrun: Bump to version 0.3.1.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Sat Dec 24 14:11:12 UTC 2016


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

dtorrance-guest pushed a commit to branch upstream
in repository wmlongrun.

commit dc163278619c18d6061f7374d28fbfb2761dfcb1
Author: Doug Torrance <dtorrance at piedmont.edu>
Date:   Fri Dec 23 18:28:23 2016 -0500

    wmlongrun: Bump to version 0.3.1.
---
 ChangeLog    | 11 +++++++++++
 configure.ac |  2 +-
 2 files changed, 12 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog
index d615618..eda37c6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2016 December 23
+  * Version 0.3.1 released.
+  * Now maintained by the Window Maker Developers Team.
+  * Rename configure.in to configure.ac.
+  * Remove trailing whitespace.
+  * Add template to AC_DEFINE to avoid autoheader warning.
+  * Modernize AM_INIT_AUTOMAKE call.
+  * Replace INCLUDES and CPPFLAGS with AM_CPPFLAGS to fix warnings.
+  * Detect GNU/kFreeBSD during build.
+  * Update README with new contact info and url.
+
 2002 March 23
   * version 0.2.0 released
   * longrun_linux.c longrun_freebsd.c: renamed get_longrun_stat() as
diff --git a/configure.ac b/configure.ac
index 7fd96b8..311be1d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 dnl Process this file with autoconf to produce a configure script.
-AC_INIT([wmlongrun], [0.3.0pre1], [wmaker-dev at lists.windowmaker.org])
+AC_INIT([wmlongrun], [0.3.1], [wmaker-dev at lists.windowmaker.org])
 AC_CONFIG_SRCDIR([src/main.c])
 AM_INIT_AUTOMAKE
 AM_CONFIG_HEADER(config.h)

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



More information about the Pkg-wmaker-commits mailing list