X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=_source%2Fcore%2Floader.js;h=5d42ebf390053c280ea5dffe0cbce8fb07757326;hb=a272c66d841421f8bf933c16535bdcde1c4649fc;hp=d8a8302590c86acc2ff34dd828d9f14e0898a346;hpb=f0610347140239143439a511ee2bd48cb784f470;p=ckeditor.git diff --git a/_source/core/loader.js b/_source/core/loader.js index d8a8302..5d42ebf 100644 --- a/_source/core/loader.js +++ b/_source/core/loader.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.html or http://ckeditor.com/license */ @@ -105,7 +105,7 @@ if ( !CKEDITOR.loader ) return path; })(); - var timestamp = 'B5GJ5GG'; + var timestamp = 'D03G5XL'; var getUrl = function( resource ) {