From: Jaakko Heinonen Date: Fri, 30 May 2003 08:57:00 +0000 (+0000) Subject: 20030530 release X-Git-Tag: upstream/0.6.1~2^2~257 X-Git-Url: https://git.deb.at/w?a=commitdiff_plain;h=edb210fc08dad2e23344e0dcb65dd5e28dc3bf9e;p=pkg%2Fabook.git 20030530 release --- diff --git a/ChangeLog b/ChangeLog index 95d8b97..3265420 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,4 @@ -2003xxxx +20030530 - updated autoconf/automake - updated man page - pine import filter update diff --git a/configure b/configure index 0811b25..47fb610 100755 --- a/configure +++ b/configure @@ -1527,7 +1527,7 @@ fi # Define the identity of the package. PACKAGE=abook - VERSION=2003xxxx + VERSION=20030530 cat >>confdefs.h <<_ACEOF diff --git a/configure.in b/configure.in index e8b62d4..f416420 100644 --- a/configure.in +++ b/configure.in @@ -1,7 +1,7 @@ dnl abook configure.in AC_INIT(abook.c) -AM_INIT_AUTOMAKE(abook, 2003xxxx) +AM_INIT_AUTOMAKE(abook, 20030530) AM_CONFIG_HEADER(config.h) AC_DEFINE(HAVE_SNPRINTF, 0, [Define if snprintf is available.])