From: Jaakko Heinonen Date: Tue, 20 Mar 2001 18:23:42 +0000 (+0000) Subject: Updated version number X-Git-Tag: upstream/0.6.1~2^2~396 X-Git-Url: https://git.deb.at/w?a=commitdiff_plain;h=0c943338ec90d44e3c36eeb3bb942a9425681a67;p=pkg%2Fabook.git Updated version number --- diff --git a/configure b/configure index c67069c..b379d91 100755 --- a/configure +++ b/configure @@ -695,7 +695,7 @@ fi PACKAGE=abook -VERSION=0.4.12pre1 +VERSION=0.4.12 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 0a49f8c..0240ca3 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.12pre1) +AM_INIT_AUTOMAKE(abook, 0.4.12) AM_CONFIG_HEADER(config.h) AC_CANONICAL_HOST