From: Jaakko Heinonen Date: Tue, 19 Jun 2001 16:44:48 +0000 (+0000) Subject: Changed version to 0.4.13 X-Git-Tag: upstream/0.6.1~2^2~355 X-Git-Url: https://git.deb.at/w?a=commitdiff_plain;h=f48caa4325b005badc62b8d4eadf2c44ba92b70b;p=pkg%2Fabook.git Changed version to 0.4.13 --- diff --git a/configure b/configure index 191b55c..2facc7b 100755 --- a/configure +++ b/configure @@ -695,7 +695,7 @@ fi PACKAGE=abook -VERSION=0.4.13pre2-cvs +VERSION=0.4.13 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 f9d7b1a..f85da8d 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.13pre2-cvs) +AM_INIT_AUTOMAKE(abook, 0.4.13) AM_CONFIG_HEADER(config.h) AC_CANONICAL_HOST