From 5f7e3bc5b1174ebd8e8bd453592c4eb798195d34 Mon Sep 17 00:00:00 2001 From: Timo Tijhof Date: Fri, 13 Dec 2013 02:28:50 +0100 Subject: [PATCH] Update oojs to v1.0.6 Code: http://krinkle.github.io/oojs/releases/oojs-1.0.6.js Release notes: https://github.com/wikimedia/oojs/blob/v1.0.6/History.md Change-Id: I75e814385f697d92fdd1d22b3a0dbec3e0fe397e --- resources/oojs/oojs.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/resources/oojs/oojs.js b/resources/oojs/oojs.js index d2d61e9ad2..706f589889 100644 --- a/resources/oojs/oojs.js +++ b/resources/oojs/oojs.js @@ -1,12 +1,12 @@ /*! - * Object Oriented JavaScript Library v1.0.5 - * https://github.com/trevorparscal/oojs + * OOjs v1.0.6 + * https://www.mediawiki.org/wiki/OOjs * - * Copyright 2011-2013 OOJS Team and other contributors. + * Copyright 2011-2013 OOjs Team and other contributors. * Released under the MIT license * http://oojs.mit-license.org * - * Date: Wed Oct 23 2013 02:22:02 GMT+0200 (CEST) + * Date: Tue Dec 10 2013 22:43:42 GMT+0100 (CET) */ ( function ( global ) { -- 2.20.1