aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.PL
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2008-02-26 15:54:43 +0000
committerPascal Rigaux <pixel@mandriva.com>2008-02-26 15:54:43 +0000
commitc2e1fb0dda6f89049e2df517277347351d6ce669 (patch)
tree69ef55017eef34c0d376d006b2c0ffedc51fad80 /Makefile.PL
parentbe00e4455844b5b83e07c97e041b205ad62186c9 (diff)
downloadrpmtools-c2e1fb0dda6f89049e2df517277347351d6ce669.tar
rpmtools-c2e1fb0dda6f89049e2df517277347351d6ce669.tar.gz
rpmtools-c2e1fb0dda6f89049e2df517277347351d6ce669.tar.bz2
rpmtools-c2e1fb0dda6f89049e2df517277347351d6ce669.tar.xz
rpmtools-c2e1fb0dda6f89049e2df517277347351d6ce669.zip
5.45.4
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 447de0c..93bcf68 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -3,7 +3,7 @@
use strict;
use ExtUtils::MakeMaker;
-my $rpmtools_version = "5.3.6";
+my $rpmtools_version = "5.4";
sub MY::postamble {
<<MAKEMAKEFILE;