[pLog-svn] r5514 - plugins/branches/lifetype-1.2/twitter

pwestbro at devel.lifetype.net pwestbro at devel.lifetype.net
Fri Jun 8 14:14:11 EDT 2007


Author: pwestbro
Date: 2007-06-08 14:14:10 -0400 (Fri, 08 Jun 2007)
New Revision: 5514

Modified:
   plugins/branches/lifetype-1.2/twitter/plugintwitter.class.php
Log:
Updating version number


Modified: plugins/branches/lifetype-1.2/twitter/plugintwitter.class.php
===================================================================
--- plugins/branches/lifetype-1.2/twitter/plugintwitter.class.php	2007-06-08 16:54:53 UTC (rev 5513)
+++ plugins/branches/lifetype-1.2/twitter/plugintwitter.class.php	2007-06-08 18:14:10 UTC (rev 5514)
@@ -20,7 +20,7 @@
 			$this->desc = "Posts to twitter when a new article is added.";
 			$this->author = "Paul Westbrook (Twitter php library provided by <a href=\"http://blog.slawcup.com/5\">David Billingham</a>)";
 			$this->locales = Array( "en_UK" );
-			$this->version = "20070428";
+			$this->version = "20070608";
 
 			if( $source == "admin" )
 				$this->initAdmin();



More information about the pLog-svn mailing list