aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.PL
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2007-12-17 12:53:53 +0000
committerPascal Rigaux <pixel@mandriva.com>2007-12-17 12:53:53 +0000
commita3fe1f4724c2481f018b791233b5a7b8a13f36d4 (patch)
treed5ff0275538f83a93ac7899fd2f086cd35ecadcf /Makefile.PL
parent0f302b1e69881970bfd6ea5319d752a62572ab74 (diff)
downloadrpmtools-a3fe1f4724c2481f018b791233b5a7b8a13f36d4.tar
rpmtools-a3fe1f4724c2481f018b791233b5a7b8a13f36d4.tar.gz
rpmtools-a3fe1f4724c2481f018b791233b5a7b8a13f36d4.tar.bz2
rpmtools-a3fe1f4724c2481f018b791233b5a7b8a13f36d4.tar.xz
rpmtools-a3fe1f4724c2481f018b791233b5a7b8a13f36d4.zip
5.3.35.3.3
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 b447339..5fa5287 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -3,7 +3,7 @@
use strict;
use ExtUtils::MakeMaker;
-my $rpmtools_version = "5.3.2";
+my $rpmtools_version = "5.3.3";
sub MY::postamble {
<<MAKEMAKEFILE;