From e36cb850b5fc666f8e556822a74bf5ffa4291cda Mon Sep 17 00:00:00 2001 From: lars Date: Tue, 30 Sep 2008 03:07:38 +0000 Subject: [PATCH] prepare release candidate --- Ezmlm/trunk/Ezmlm.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Ezmlm/trunk/Ezmlm.pm b/Ezmlm/trunk/Ezmlm.pm index e6eb289..174bdc3 100644 --- a/Ezmlm/trunk/Ezmlm.pm +++ b/Ezmlm/trunk/Ezmlm.pm @@ -52,7 +52,7 @@ require Exporter; @EXPORT = qw( ); -$VERSION = '0.09'; +$VERSION = '0.08'; require 5.005;