jenkins-bot has submitted this change and it was merged. Change subject: Update oojs to v1.0.6 ......................................................................
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 --- M resources/oojs/oojs.js 1 file changed, 4 insertions(+), 4 deletions(-) Approvals: Jforrester: Looks good to me, approved jenkins-bot: Verified diff --git a/resources/oojs/oojs.js b/resources/oojs/oojs.js index d2d61e9..706f589 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 ) { -- To view, visit https://gerrit.wikimedia.org/r/101167 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I75e814385f697d92fdd1d22b3a0dbec3e0fe397e Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/core Gerrit-Branch: master Gerrit-Owner: Krinkle <[email protected]> Gerrit-Reviewer: Catrope <[email protected]> Gerrit-Reviewer: Jforrester <[email protected]> Gerrit-Reviewer: jenkins-bot _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
