X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=configure.ac;h=6e7601716d788fa917e5c2a8aacd059e99ae2050;hp=bee1a59df0077e10da0285a65970e90ae7a40c90;hb=6cb84b6e94f424afb9e25b392148fe679d4c7d51;hpb=71322ebf4ee7dfb53db344aaedd70518a3c7a552 diff --git a/configure.ac b/configure.ac index bee1a59..6e76017 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.47]) +AC_INIT([libguestfs],[1.0.48]) AM_INIT_AUTOMAKE AC_CONFIG_MACRO_DIR([m4]) @@ -497,7 +497,7 @@ AC_CONFIG_FILES([Makefile appliance/Makefile appliance/make.sh appliance/update.sh appliance/supermin-split.sh appliance/supermin-make.sh - appliance/guestfs-supermin-helper + appliance/libguestfs-supermin-helper images/Makefile capitests/Makefile regressions/Makefile @@ -513,7 +513,7 @@ AC_CONFIG_FILES([Makefile AC_OUTPUT dnl WTF? -chmod +x appliance/*.sh appliance/guestfs-supermin-helper +chmod +x appliance/*.sh appliance/libguestfs-supermin-helper dnl Produce summary. echo