http://www.mediawiki.org/wiki/Special:Code/MediaWiki/99509

Revision: 99509
Author:   foxtrott
Date:     2011-10-11 17:49:23 +0000 (Tue, 11 Oct 2011)
Log Message:
-----------
version 0.2.1

Modified Paths:
--------------
    trunk/extensions/Lingo/Lingo.php

Modified: trunk/extensions/Lingo/Lingo.php
===================================================================
--- trunk/extensions/Lingo/Lingo.php    2011-10-11 17:46:05 UTC (rev 99508)
+++ trunk/extensions/Lingo/Lingo.php    2011-10-11 17:49:23 UTC (rev 99509)
@@ -9,7 +9,7 @@
  * @author Barry Coughlan
  * @copyright 2010 Barry Coughlan
  * @author Stephan Gambke
- * @version 0.2
+ * @version 0.2.1
  * @licence GNU General Public Licence 2.0 or later
  * @see http://www.mediawiki.org/wiki/Extension:Lingo Documentation
  */
@@ -17,7 +17,7 @@
        die( 'This file is part of a MediaWiki extension, it is not a valid 
entry point.' );
 }
 
-define( 'LINGO_VERSION', '0.2' );
+define( 'LINGO_VERSION', '0.2.1' );
 
 
 // set defaults for settings


_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Reply via email to