From 2533f21b266826d1ed610e623f16d45b26184dd4 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Fri, 22 Jun 2007 12:15:01 +0000 Subject: 5.3.1 --- Makefile.PL | 2 +- NEWS | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile.PL b/Makefile.PL index acd5afc..01918bc 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -3,7 +3,7 @@ use strict; use ExtUtils::MakeMaker; -my $rpmtools_version = "5.3.0"; +my $rpmtools_version = "5.3.1"; sub MY::postamble { <