aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.PL
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2018-10-03 04:14:17 +0200
committerThierry Vignaud <thierry.vignaud@gmail.com>2018-10-03 16:50:40 +0200
commit6355db9565018f0ae5edc1511fcd40c9cbda2fdb (patch)
treeb8854cc7051f4354f53adf55077e220b46dbd85a /Makefile.PL
parent9b6e2b36fee180b712f46e7c13635658abe1f5a2 (diff)
downloadrpmtools-6355db9565018f0ae5edc1511fcd40c9cbda2fdb.tar
rpmtools-6355db9565018f0ae5edc1511fcd40c9cbda2fdb.tar.gz
rpmtools-6355db9565018f0ae5edc1511fcd40c9cbda2fdb.tar.bz2
rpmtools-6355db9565018f0ae5edc1511fcd40c9cbda2fdb.tar.xz
rpmtools-6355db9565018f0ae5edc1511fcd40c9cbda2fdb.zip
7.107.10
Diffstat (limited to 'Makefile.PL')
-rwxr-xr-xMakefile.PL2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.PL b/Makefile.PL
index 0c7d07a..104caf1 100755
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -3,7 +3,7 @@
use strict;
use ExtUtils::MakeMaker;
-my $rpmtools_version = "7.06";
+my $rpmtools_version = "7.10";
# where to find the rpm utility