From 2b6bb8dcf01d2796495c9fe97fcda48ac811811c Mon Sep 17 00:00:00 2001 From: "Zak B. Elep" Date: Mon, 5 Mar 2007 01:43:16 +0800 Subject: [PATCH] kartero v0.02 First public release! Yay! Signed-off-by: Zak B. Elep --- lib/Net/SMTP/Server/SmartHost.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Net/SMTP/Server/SmartHost.pm b/lib/Net/SMTP/Server/SmartHost.pm index bcdda3f..2d2b890 100644 --- a/lib/Net/SMTP/Server/SmartHost.pm +++ b/lib/Net/SMTP/Server/SmartHost.pm @@ -10,7 +10,7 @@ use Sys::Hostname; our @ISA = qw(); -our $VERSION = '0.01'; +our $VERSION = '0.02'; # Preloaded methods go here. -- 2.11.4.GIT