Version 1.21.
[virt-what.git] / configure.ac
index 58b3d77..bce03a1 100644 (file)
@@ -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([virt-what],[1.20])
+AC_INIT([virt-what],[1.21])
 AM_INIT_AUTOMAKE([foreign])
 
 dnl Check for basic C environment.
@@ -53,6 +53,7 @@ tests="\
        lxc \
        nutanix-ahv \
        parallels-desktop \
+       podman \
        ppc64-baremetal \
        ppc64-kvm \
        ppc64-lpar-dedicated \
@@ -96,6 +97,7 @@ AC_CONFIG_FILES([Makefile
                 tests/lxc/Makefile
                 tests/nutanix-ahv/Makefile
                 tests/parallels-desktop/Makefile
+                tests/podman/Makefile
                 tests/ppc64-baremetal/Makefile
                 tests/ppc64-kvm/Makefile
                 tests/ppc64-lpar-dedicated/Makefile