]> git.deb.at Git - pkg/abook.git/commitdiff
Version number change
authorJaakko Heinonen <jheinonen@users.sourceforge.net>
Mon, 2 Apr 2001 20:37:18 +0000 (20:37 +0000)
committerJaakko Heinonen <jheinonen@users.sourceforge.net>
Mon, 2 Apr 2001 20:37:18 +0000 (20:37 +0000)
configure
configure.in

index b379d910df85895ee08889112293a32c55406fad..2fe5ac9fbfa6cc978f98bb41a683345e81ff6feb 100755 (executable)
--- 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; }
index 0240ca39336e052f3fd807559a8a914737a438ba..afc237936fac6e70a5d4a3a7b88055041e32fd8a 100644 (file)
@@ -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