]> git.deb.at Git - pkg/abook.git/commitdiff
Changed version to 0.4.13
authorJaakko Heinonen <jheinonen@users.sourceforge.net>
Tue, 19 Jun 2001 16:44:48 +0000 (16:44 +0000)
committerJaakko Heinonen <jheinonen@users.sourceforge.net>
Tue, 19 Jun 2001 16:44:48 +0000 (16:44 +0000)
configure
configure.in

index 191b55cdf58a4a825e4c11c3bca17a45f522fa3b..2facc7b410ae8cdfee284fcb629aa28c7804322d 100755 (executable)
--- 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; }
index f9d7b1a13744e1fa53a71d1663c274398e934982..f85da8daa196126e2ad8a40ecf1ec0ae1fca0cf5 100644 (file)
@@ -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