From 71132a112b7c743c189cc55d766943ba6d98c099 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Sat, 13 Sep 2014 17:12:04 +0200 Subject: really 7.0 --- Makefile.PL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.PL b/Makefile.PL index 60c7567..2d761c6 100755 --- a/Makefile.PL +++ b/Makefile.PL @@ -3,7 +3,7 @@ use strict; use ExtUtils::MakeMaker; -my $rpmtools_version = "6.00"; +my $rpmtools_version = "7.00"; # where to find the rpm utility -- cgit v1.2.1