From b0a251fa6cfc5ab2a03dc43f5f006eebebc01513 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Thu, 23 Jun 2022 14:42:02 +0100 Subject: [PATCH] Version 1.24. --- configure.ac | 4 ++-- virt-what.in | 2 +- virt-what.pod | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/configure.ac b/configure.ac index 11c5a4e..9a69c02 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ # virt-what -# Copyright (C) 2008-2018 Red Hat Inc. +# Copyright (C) 2008-2022 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.23]) +AC_INIT([virt-what],[1.24]) AM_INIT_AUTOMAKE([foreign]) dnl Check for basic C environment. diff --git a/virt-what.in b/virt-what.in index b59714e..550de00 100644 --- a/virt-what.in +++ b/virt-what.in @@ -1,6 +1,6 @@ #!/bin/sh - # @configure_input@ -# Copyright (C) 2008-2019 Red Hat Inc. +# Copyright (C) 2008-2022 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 diff --git a/virt-what.pod b/virt-what.pod index ec44ee9..69fa456 100644 --- a/virt-what.pod +++ b/virt-what.pod @@ -411,7 +411,7 @@ Richard W.M. Jones =head1 COPYRIGHT -(C) Copyright 2008-2015 Red Hat Inc., +(C) Copyright 2008-2022 Red Hat Inc., L This program is free software; you can redistribute it and/or modify -- 1.8.3.1