From: Jaakko Heinonen Date: Thu, 15 Mar 2001 16:48:01 +0000 (+0000) Subject: Changed version number X-Git-Tag: upstream/0.6.1~2^2~397 X-Git-Url: https://git.deb.at/w?a=commitdiff_plain;ds=sidebyside;h=835584560dc1101e8f8ac7e5e6a79b19323cfcc6;p=pkg%2Fabook.git Changed version number --- diff --git a/configure b/configure index 0052f1e..c67069c 100755 --- a/configure +++ b/configure @@ -695,7 +695,7 @@ fi PACKAGE=abook -VERSION=0.4.12pre1cvs +VERSION=0.4.12pre1 if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then { echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; } diff --git a/configure.in b/configure.in index 4de85f1..0a49f8c 100644 --- a/configure.in +++ b/configure.in @@ -1,7 +1,7 @@ dnl abook configure.in AC_INIT(abook.c) -AM_INIT_AUTOMAKE(abook, 0.4.12pre1cvs) +AM_INIT_AUTOMAKE(abook, 0.4.12pre1) AM_CONFIG_HEADER(config.h) AC_CANONICAL_HOST