Version 1.21. v1.21
authorRichard W.M. Jones <rjones@redhat.com>
Mon, 19 Apr 2021 11:56:58 +0000 (12:56 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Mon, 19 Apr 2021 11:56:58 +0000 (12:56 +0100)
configure.ac

index 97d22bb..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.