aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.PL
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2008-03-05 11:03:09 +0000
committerPascal Rigaux <pixel@mandriva.com>2008-03-05 11:03:09 +0000
commit41125e76be227e8d332de724a2af94f88a90f82c (patch)
treeb957bb1707ef31a41bc464670f1a880be61ea974 /Makefile.PL
parent85f63e39c372f13e4a8e65c32dfba5de4e2071eb (diff)
downloadrpmtools-41125e76be227e8d332de724a2af94f88a90f82c.tar
rpmtools-41125e76be227e8d332de724a2af94f88a90f82c.tar.gz
rpmtools-41125e76be227e8d332de724a2af94f88a90f82c.tar.bz2
rpmtools-41125e76be227e8d332de724a2af94f88a90f82c.tar.xz
rpmtools-41125e76be227e8d332de724a2af94f88a90f82c.zip
5.55.5
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 93bcf68..4381ed6 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -3,7 +3,7 @@
use strict;
use ExtUtils::MakeMaker;
-my $rpmtools_version = "5.4";
+my $rpmtools_version = "5.5";
sub MY::postamble {
<<MAKEMAKEFILE;