aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.PL
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2008-02-05 08:52:29 +0000
committerPascal Rigaux <pixel@mandriva.com>2008-02-05 08:52:29 +0000
commitce88114faa0e19ddeda43d9deb3a325c3951697b (patch)
tree947f6dfb35782c3b9582dfb68cf0dbff9ef08f52 /Makefile.PL
parentcbaeb34a539a0f0a897d31a34f0ee482c171caa5 (diff)
downloadrpmtools-ce88114faa0e19ddeda43d9deb3a325c3951697b.tar
rpmtools-ce88114faa0e19ddeda43d9deb3a325c3951697b.tar.gz
rpmtools-ce88114faa0e19ddeda43d9deb3a325c3951697b.tar.bz2
rpmtools-ce88114faa0e19ddeda43d9deb3a325c3951697b.tar.xz
rpmtools-ce88114faa0e19ddeda43d9deb3a325c3951697b.zip
5.3.65.3.6
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 307172f..447de0c 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -3,7 +3,7 @@
use strict;
use ExtUtils::MakeMaker;
-my $rpmtools_version = "5.3.5";
+my $rpmtools_version = "5.3.6";
sub MY::postamble {
<<MAKEMAKEFILE;