X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=configure.ac;h=e241602eaa428c3bfc36b29152e4f414baf90af5;hp=c70d104f86c03e3d8475dbcb4d18fdaa31e4e4fa;hb=64c565dc905cef89a681c0bd9dce0864f3b03797;hpb=22b787d17bf038d50b8f9a31db09c7de3a8f82eb diff --git a/configure.ac b/configure.ac index c70d104..e241602 100644 --- a/configure.ac +++ b/configure.ac @@ -15,7 +15,7 @@ # along with this program; if not, write to the Free Software # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -AC_INIT([libguestfs],[1.0.55]) +AC_INIT([libguestfs],[1.0.56]) AM_INIT_AUTOMAKE([foreign]) AC_CONFIG_MACRO_DIR([m4]) @@ -590,8 +590,8 @@ echo echo "If any optional component is configured 'no' when you expected 'yes'" echo "then you should check the preceeding messages." echo -echo "Please report bugs back to the fedora-virt mailing list:" -echo "http://www.redhat.com/mailman/listinfo/fedora-virt" +echo "Please report bugs back to the mailing list:" +echo "http://www.redhat.com/mailman/listinfo/libguestfs" echo echo "Next you should type 'make' to build the package," echo "then 'make check' to run the tests."