aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.PL
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2008-01-15 14:57:23 +0000
committerPascal Rigaux <pixel@mandriva.com>2008-01-15 14:57:23 +0000
commitad152bbaed2761e6a72d95066e591259c8814dcc (patch)
treef3f1088cb176dcfee24807a93c8d0a4fc095c51c /Makefile.PL
parent64f987aa690cec8c1369050b364d73bd27b56c56 (diff)
downloadrpmtools-ad152bbaed2761e6a72d95066e591259c8814dcc.tar
rpmtools-ad152bbaed2761e6a72d95066e591259c8814dcc.tar.gz
rpmtools-ad152bbaed2761e6a72d95066e591259c8814dcc.tar.bz2
rpmtools-ad152bbaed2761e6a72d95066e591259c8814dcc.tar.xz
rpmtools-ad152bbaed2761e6a72d95066e591259c8814dcc.zip
5.3.55.3.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 348c96b..307172f 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -3,7 +3,7 @@
use strict;
use ExtUtils::MakeMaker;
-my $rpmtools_version = "5.3.4";
+my $rpmtools_version = "5.3.5";
sub MY::postamble {
<<MAKEMAKEFILE;