[Pkg-wmaker-commits] [wmsystemtray] 12/34: Bump version and update configure.ac

Doug Torrance dtorrance-guest at moszumanska.debian.org
Mon Aug 24 04:01:12 UTC 2015


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

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

commit 50e6bf6b264c77cdaab310628cfa49c07da8ae33
Author: Brad Jorsch <anomie at users.sourceforge.net>
Date:   Fri Feb 7 13:58:15 2014 -0500

    Bump version and update configure.ac
---
 configure.ac | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/configure.ac b/configure.ac
index d0ba3a8..0ced49c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,8 @@
 # Process this file with autoconf to produce a configure script.
-AC_INIT(wmsystemtray.c)
+AC_INIT([wmsystemtray], [1.3])
 AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(wmsystemtray, 1.2)
+AM_INIT_AUTOMAKE()
+AM_SILENT_RULES([yes])
 
 DATE=`date '+%B %e, %Y'`
 AC_SUBST(DATE)

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



More information about the Pkg-wmaker-commits mailing list