X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=configure.ac;h=0416a9c24c41ca064c0244117892a6685d196d92;hp=835f1c7ab283e023604fcf53401280fff9b71e3a;hb=refs%2Ftags%2F1.13.6;hpb=54ea124b160eda705c96dfc664b4056848887856 diff --git a/configure.ac b/configure.ac index 835f1c7..0416a9c 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], [3]) +m4_define([libguestfs_release], [6]) # 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