From 2771d601e8e85254962f44d759ac47f4d04856cd Mon Sep 17 00:00:00 2001 From: Timo Tijhof Date: Tue, 11 Mar 2014 20:05:47 +0100 Subject: [PATCH] Update oojs to v1.0.8 Code: http://oojs.github.io/releases/oojs-1.0.8.js Release notes: http://git.wikimedia.org/blob/oojs%2Fcore.git/v1.0.8/History.md Change-Id: I3ae46a0050d74c5c4fa9004455328e0661cab2dd --- resources/oojs/oojs.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/oojs/oojs.js b/resources/oojs/oojs.js index f924e9b0da..cd966b93cb 100644 --- a/resources/oojs/oojs.js +++ b/resources/oojs/oojs.js @@ -1,12 +1,12 @@ /*! - * OOjs v1.0.7-pre (22e610a5e9) + * OOjs v1.0.8 * https://www.mediawiki.org/wiki/OOjs * * Copyright 2011-2014 OOjs Team and other contributors. * Released under the MIT license * http://oojs.mit-license.org * - * Date: Fri Mar 07 2014 17:36:23 GMT-0800 (PST) + * Date: Tue Mar 11 2014 19:27:31 GMT+0100 (CET) */ ( function ( global ) { -- 2.20.1