aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.PL
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2018-09-19 11:03:15 +0200
committerThierry Vignaud <thierry.vignaud@gmail.com>2018-09-19 11:03:18 +0200
commit49ab47cc5addaba0bcf9ee02ca7f2648e1c7d57b (patch)
tree00c691226681614687d56d25d39e7f0ad47d5044 /Makefile.PL
parentb14fcaa019d965199da79ef2d24c1686e5d2ba2f (diff)
downloadrpmtools-49ab47cc5addaba0bcf9ee02ca7f2648e1c7d57b.tar
rpmtools-49ab47cc5addaba0bcf9ee02ca7f2648e1c7d57b.tar.gz
rpmtools-49ab47cc5addaba0bcf9ee02ca7f2648e1c7d57b.tar.bz2
rpmtools-49ab47cc5addaba0bcf9ee02ca7f2648e1c7d57b.tar.xz
rpmtools-49ab47cc5addaba0bcf9ee02ca7f2648e1c7d57b.zip
7.037.03
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 d007c70..104fdcc 100755
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -3,7 +3,7 @@
use strict;
use ExtUtils::MakeMaker;
-my $rpmtools_version = "7.02";
+my $rpmtools_version = "7.03";
# where to find the rpm utility