[pLog-svn] r5882 - plugins/branches/lifetype-1.2/recentcomments
jondaley at devel.lifetype.net
jondaley at devel.lifetype.net
Thu Aug 30 08:59:04 EDT 2007
Author: jondaley
Date: 2007-08-30 08:59:03 -0400 (Thu, 30 Aug 2007)
New Revision: 5882
Modified:
plugins/branches/lifetype-1.2/recentcomments/pluginrecentcomments.class.php
Log:
revved version number
Modified: plugins/branches/lifetype-1.2/recentcomments/pluginrecentcomments.class.php
===================================================================
--- plugins/branches/lifetype-1.2/recentcomments/pluginrecentcomments.class.php 2007-08-30 12:33:32 UTC (rev 5881)
+++ plugins/branches/lifetype-1.2/recentcomments/pluginrecentcomments.class.php 2007-08-30 12:59:03 UTC (rev 5882)
@@ -16,7 +16,7 @@
{
$this->PluginBase($source);
$this->id = "recentcomments";
- $this->version = "20070822";
+ $this->version = "20070830";
$this->author = "Mark Wu";
$this->desc = "This plugin offers the most recently posted article comments.";
More information about the pLog-svn
mailing list