From f877f32079516323f6b45e819696fee3e3ce4d63 Mon Sep 17 00:00:00 2001 From: Stephan Gambke Date: Sun, 9 Mar 2014 01:27:51 +0000 Subject: [PATCH] Release version 1.1.0 Change-Id: I4bba18db78a875a14a54c1e86e33a88888406394 --- Lingo.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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