From 30711f625ed69855efa0e21117397eb082ed642a Mon Sep 17 00:00:00 2001 From: Edward Rudd Date: Mon, 15 Feb 2010 17:31:58 +0000 Subject: Import release 0.03 --- diff --git a/Changes b/Changes index 9a0732c..064281f 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,8 @@ Revision history for DJabberd-Plugin-EntityTime +0.03 2007-08-23 + Fixed so Makefile.PL can fetch Abstract + 0.02 2007-08-03 Fixed xmlns on XEP-0202 response diff --git a/lib/DJabberd/Plugin/EntityTime.pm b/lib/DJabberd/Plugin/EntityTime.pm index b59cff6..721ae0b 100644 --- a/lib/DJabberd/Plugin/EntityTime.pm +++ b/lib/DJabberd/Plugin/EntityTime.pm @@ -10,15 +10,15 @@ our $logger = DJabberd::Log->get_logger(); =head1 NAME -DJabberd::Plugin::EntityTime - Implements XEP-0090 and XEP-0202 +DJabberd::EntityTime - Implements XEP-0090 and XEP-0202 =head1 VERSION -Version 0.02 +Version 0.03 =cut -our $VERSION = '0.02'; +our $VERSION = '0.03'; =head1 SYNOPSIS -- cgit v0.9.2