diff --git a/Lingo.php b/Lingo.php index 4e5dda1..86d260f 100644 --- a/Lingo.php +++ b/Lingo.php @@ -8,7 +8,7 @@ * @author Barry Coughlan * @copyright 2010 Barry Coughlan * @author Stephan Gambke - * @version 1.1.0-alpha + * @version 1.1.0 * @licence GNU General Public Licence 2.0 or later * @see http://www.mediawiki.org/wiki/Extension:Lingo Documentation */ @@ -20,7 +20,7 @@ die( 'This file is part of a MediaWiki extension, it is not a valid entry point.' ); } - define( 'LINGO_VERSION', '1.1.0-alpha' ); + define( 'LINGO_VERSION', '1.1.0' ); // set defaults for settings