X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;ds=sidebyside;f=configure.ac;h=48b475bf4329defc73dc58bc3acf087b7741311a;hb=6d1455766b981089e1f3779bc008f88a94828dce;hp=1818c59e51971f45c2be212828b81920a554e034;hpb=49a17ec8438d01280750d52ae661c8c5c9fe9d07;p=virt-what.git diff --git a/configure.ac b/configure.ac index 1818c59..48b475b 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ # virt-what -# Copyright (C) 2008-2022 Red Hat Inc. +# Copyright (C) 2008-2024 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.25]) +AC_INIT([virt-what],[1.26]) AM_INIT_AUTOMAKE([foreign]) dnl Check for basic C environment.