aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.PL
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.PL')
-rw-r--r--Makefile.PL2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.PL b/Makefile.PL
index 14691c0..8c0e5da 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -3,7 +3,7 @@
# use 5.008;
use ExtUtils::MakeMaker;
-my $rpmtools_version = '5.0.2';
+my $rpmtools_version = '5.0.3';
sub MY::postamble {
<<MAKEMAKEFILE;