X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=configure.ac;h=d127b2be9ad4f8fcbc5d96b288c2b562356355e7;hp=655d9f24592a2ea249277fce5a989d42c1dcc748;hb=8281007ff4369feaebc5b8e3395fcbf4a8548561;hpb=80c5acfd148ede4ec1ca2dc2330b043b0cea29d5 diff --git a/configure.ac b/configure.ac index 655d9f2..d127b2b 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.37]) +AC_INIT([libguestfs],[1.0.41]) 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