X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=configure.ac;h=3f16dba780d6af90b4bf974dae2e3852609729ca;hb=f25e07d43db40355b321493f78758ea058fa3849;hp=faa8635c4e8bab7da718ebd0108b769640046eaa;hpb=2afd403fe88e4896ca34898394c9b30e6137e938;p=virt-what.git diff --git a/configure.ac b/configure.ac index faa8635..3f16dba 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ # virt-what -# Copyright (C) 2008-2015 Red Hat Inc. +# Copyright (C) 2008-2017 Red Hat Inc. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -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.15]) +AC_INIT([virt-what],[1.18]) AM_INIT_AUTOMAKE([foreign]) dnl Check for basic C environment.