Fix package name and bug reports email address.

Conflicts:
	ChangeLog
	configure.ac
This commit is contained in:
Mathieu Lirzin 2015-07-01 01:05:34 +02:00 committed by Dale Mellor
commit df4fa60a03
2 changed files with 21 additions and 1 deletions

View file

@ -22,7 +22,8 @@
AC_PREREQ(2.61)
AC_INIT([mcron], [1.0.8], [dale_mellor@users.sourceforge.net])
AC_INIT([GNU Mcron], [1.0.8], [bug-mcron@gnu.org])
AC_CONFIG_AUX_DIR([build-aux])
AM_INIT_AUTOMAKE