X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=configure.ac;h=2ba0dd9908ce05d2348b2dfe9a7baca7ca71beea;hp=ef315e662d215828df761351fec63cc69967e30b;hb=8c637e1fb03d4a4ff36af770758671b3cabf9842;hpb=e02066bcb33a2aed5f23dd18c3168dc66efddb18 diff --git a/configure.ac b/configure.ac index ef315e6..2ba0dd9 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.36]) +AC_INIT([libguestfs],[1.0.43]) AM_INIT_AUTOMAKE AC_CONFIG_MACRO_DIR([m4]) @@ -455,6 +455,7 @@ AC_CONFIG_FILES([Makefile appliance/make-initramfs.sh appliance/update-initramfs.sh images/Makefile capitests/Makefile + regressions/Makefile ocaml/Makefile ocaml/examples/Makefile perl/Makefile python/Makefile