From f4cdabdf6d45ee3de216702ae6a1114ddbf9be4a Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Fri, 21 Sep 2018 11:19:06 +0200 Subject: 7.06 --- Makefile.PL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.PL') diff --git a/Makefile.PL b/Makefile.PL index 7f7d203..ba4a646 100755 --- a/Makefile.PL +++ b/Makefile.PL @@ -3,7 +3,7 @@ use strict; use ExtUtils::MakeMaker; -my $rpmtools_version = "7.03"; +my $rpmtools_version = "7.06"; # where to find the rpm utility -- cgit v1.2.1