X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=configure.ac;h=f8ed7ba00b7329ce421e78fb580e54edb5206c99;hb=95b902b657dbce901f01fb97bd3cd52bd61636cb;hp=e73799a69d4a87cb74b9c4eb7fc3df073cf30568;hpb=eebec43a15a5de3a5b9f1281654f9cbdd44e19cf;p=libguestfs.git diff --git a/configure.ac b/configure.ac index e73799a..f8ed7ba 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.45]) +AC_INIT([libguestfs],[1.0.47]) AM_INIT_AUTOMAKE AC_CONFIG_MACRO_DIR([m4]) @@ -480,6 +480,8 @@ AC_CONFIG_FILES([Makefile src/Makefile fish/Makefile po/Makefile.in examples/Makefile appliance/Makefile appliance/make.sh appliance/update.sh + appliance/supermin-split.sh appliance/supermin-make.sh + appliance/guestfs-supermin-helper images/Makefile capitests/Makefile regressions/Makefile @@ -495,7 +497,7 @@ AC_CONFIG_FILES([Makefile AC_OUTPUT dnl WTF? -chmod +x appliance/make.sh appliance/update.sh +chmod +x appliance/*.sh appliance/guestfs-supermin-helper dnl Produce summary. echo