Version 1.1.6. v1.1.6
authorRichard W.M. Jones <rjones@redhat.com>
Thu, 10 Sep 2020 13:43:33 +0000 (14:43 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Thu, 10 Sep 2020 13:43:33 +0000 (14:43 +0100)
configure.ac

index c42c193..06b21f6 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.5])
+AC_INIT([qemu-sanity-check],[1.1.6])
 AM_INIT_AUTOMAKE([foreign])
 
 dnl Check for basic C environment.