r99509 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r99508‎ | r99509 | r99510 >
Date:17:49, 11 October 2011
Author:foxtrott
Status:deferred
Tags:
Comment:
version 0.2.1
Modified paths:
  • /trunk/extensions/Lingo/Lingo.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Lingo/Lingo.php
@@ -9,7 +9,7 @@
1010 * @author Barry Coughlan
1111 * @copyright 2010 Barry Coughlan
1212 * @author Stephan Gambke
13 - * @version 0.2
 13+ * @version 0.2.1
1414 * @licence GNU General Public Licence 2.0 or later
1515 * @see http://www.mediawiki.org/wiki/Extension:Lingo Documentation
1616 */
@@ -17,7 +17,7 @@
1818 die( 'This file is part of a MediaWiki extension, it is not a valid entry point.' );
1919 }
2020
21 -define( 'LINGO_VERSION', '0.2' );
 21+define( 'LINGO_VERSION', '0.2.1' );
2222
2323
2424 // set defaults for settings

Status & tagging log