aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.PL
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2020-01-13 02:18:14 +0100
committerThierry Vignaud <thierry.vignaud@gmail.com>2020-01-13 02:18:14 +0100
commit03996585be4cdb7088d0bc0b40913f1fc844de25 (patch)
tree76fefbaed7312b036343a1abe87f6900174d5b2d /Makefile.PL
parentfd8864e546bdbdb1b963df40c1959302c1c1e8d0 (diff)
downloadrpmtools-03996585be4cdb7088d0bc0b40913f1fc844de25.tar
rpmtools-03996585be4cdb7088d0bc0b40913f1fc844de25.tar.gz
rpmtools-03996585be4cdb7088d0bc0b40913f1fc844de25.tar.bz2
rpmtools-03996585be4cdb7088d0bc0b40913f1fc844de25.tar.xz
rpmtools-03996585be4cdb7088d0bc0b40913f1fc844de25.zip
7.117.11
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 6c09dcd..69938ba 100755
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -3,7 +3,7 @@
use strict;
use ExtUtils::MakeMaker;
-my $rpmtools_version = "7.10";
+my $rpmtools_version = "7.11";
# where to find the rpm utility