X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=configure.ac;h=e45632da5487dac14ca0c16e5788dbb26cd2b52a;hb=e4cba8f2b1a68e7361ce342ff659cccb0490446e;hp=835f1c7ab283e023604fcf53401280fff9b71e3a;hpb=54ea124b160eda705c96dfc664b4056848887856;p=libguestfs.git diff --git a/configure.ac b/configure.ac index 835f1c7..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], [3]) +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