From: Jaakko Heinonen Date: Mon, 2 Apr 2001 20:37:18 +0000 (+0000) Subject: Version number change X-Git-Tag: upstream/0.6.1~2^2~394 X-Git-Url: https://git.deb.at/w?a=commitdiff_plain;h=2ea795845341c8ce2db762bff240ef01cfff98e9;p=pkg%2Fabook.git Version number change --- diff --git a/configure b/configure index b379d91..2fe5ac9 100755 --- a/configure +++ b/configure @@ -695,7 +695,7 @@ fi PACKAGE=abook -VERSION=0.4.12 +VERSION=0.4.13-cvs 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 0240ca3..afc2379 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.12) +AM_INIT_AUTOMAKE(abook, 0.4.13-cvs) AM_CONFIG_HEADER(config.h) AC_CANONICAL_HOST