Add -m/--machine option.
[qemu-sanity-check.git] / configure.ac
index 2e4879f..c42c193 100644 (file)
@@ -15,7 +15,7 @@
 # with this program; if not, write to the Free Software Foundation, Inc.,
 # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 
-AC_INIT([qemu-sanity-check],[1.1.4])
+AC_INIT([qemu-sanity-check],[1.1.5])
 AM_INIT_AUTOMAKE([foreign])
 
 dnl Check for basic C environment.