diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2007-06-22 14:31:37 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2007-06-22 14:31:37 +0000 |
commit | 84a49ee46cf62a312815fc0d88e041b46ce059cb (patch) | |
tree | fb14ecda18c0ae898bf708435987ffedd6a64df8 | |
parent | af6f5e88a114a8e4f022534e9edf12c69cc80501 (diff) | |
download | rpmtools-84a49ee46cf62a312815fc0d88e041b46ce059cb.tar rpmtools-84a49ee46cf62a312815fc0d88e041b46ce059cb.tar.gz rpmtools-84a49ee46cf62a312815fc0d88e041b46ce059cb.tar.bz2 rpmtools-84a49ee46cf62a312815fc0d88e041b46ce059cb.tar.xz rpmtools-84a49ee46cf62a312815fc0d88e041b46ce059cb.zip |
5.3.1 is a dead born release5.3.2
-rw-r--r-- | Makefile.PL | 2 | ||||
-rw-r--r-- | NEWS | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.PL b/Makefile.PL index 01918bc..b447339 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -3,7 +3,7 @@ use strict; use ExtUtils::MakeMaker; -my $rpmtools_version = "5.3.1"; +my $rpmtools_version = "5.3.2"; sub MY::postamble { <<MAKEMAKEFILE; @@ -1,4 +1,4 @@ -Version 5.3.1 - 22 June 2007, by Pascal "Pixel" Rigaux +Version 5.3.2 - 22 June 2007, by Pascal "Pixel" Rigaux - genhdlist2: o add --allow-empty-media |