X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=configure.ac;h=e45632da5487dac14ca0c16e5788dbb26cd2b52a;hb=e4cba8f2b1a68e7361ce342ff659cccb0490446e;hp=eea5952beed8cba71b9cabe0938cd7ad9b28a96b;hpb=60d5a50f4d3d9e2c2f5a7d42a6859de709bda3f6;p=libguestfs.git diff --git a/configure.ac b/configure.ac index eea5952..e45632d 100644 --- a/configure.ac +++ b/configure.ac @@ -18,7 +18,7 @@ # major/minor/release must be numbers m4_define([libguestfs_major], [1]) m4_define([libguestfs_minor], [13]) -m4_define([libguestfs_release], [2]) +m4_define([libguestfs_release], [5]) # extra can be any string m4_define([libguestfs_extra], []) @@ -909,6 +909,8 @@ AC_CONFIG_HEADERS([config.h]) dnl http://www.mail-archive.com/automake@gnu.org/msg10204.html AC_CONFIG_FILES([podwrapper.sh], [chmod +x podwrapper.sh]) +AC_CONFIG_FILES([run], + [chmod +x run]) AC_CONFIG_FILES([Makefile appliance/Makefile capitests/Makefile