]> git.deb.at Git - pkg/abook.git/commitdiff
Changed version number
authorJaakko Heinonen <jheinonen@users.sourceforge.net>
Thu, 15 Mar 2001 16:48:01 +0000 (16:48 +0000)
committerJaakko Heinonen <jheinonen@users.sourceforge.net>
Thu, 15 Mar 2001 16:48:01 +0000 (16:48 +0000)
configure
configure.in

index 0052f1e6171ea0881ec96e582d8eca9a32ce9992..c67069c2b221522389450721ef77a63a3c3a54d8 100755 (executable)
--- a/configure
+++ b/configure
@@ -695,7 +695,7 @@ fi
 
 PACKAGE=abook
 
-VERSION=0.4.12pre1cvs
+VERSION=0.4.12pre1
 
 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 4de85f1627e21dd733c653c978f235c167e82f1e..0a49f8ca4c3b110dfad844d0bf5c986a60484ba6 100644 (file)
@@ -1,7 +1,7 @@
 dnl abook configure.in
 
 AC_INIT(abook.c)
-AM_INIT_AUTOMAKE(abook, 0.4.12pre1cvs)
+AM_INIT_AUTOMAKE(abook, 0.4.12pre1)
 AM_CONFIG_HEADER(config.h)
 
 AC_CANONICAL_HOST