From 79a393425645b123a1833e5b65dcb1683bbdccf5 Mon Sep 17 00:00:00 2001 From: jeff Date: Sat, 18 Nov 2006 02:17:58 +0000 Subject: include templating on domain addition and make web hosting optional --- lib/Net/Plesk.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/Net/Plesk.pm') diff --git a/lib/Net/Plesk.pm b/lib/Net/Plesk.pm index 3e78963..62a6811 100644 --- a/lib/Net/Plesk.pm +++ b/lib/Net/Plesk.pm @@ -24,9 +24,9 @@ use Net::Plesk::Method::client_ippool_add_ip; @ISA = qw(Exporter); -$VERSION = '0.01'; +$VERSION = '0.02'; -$PROTO_VERSION = '1.4.0.0'; +$PROTO_VERSION = '1.4.1.0'; $DEBUG = 1; -- cgit v1.2.1