X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=_source%2Fcore%2Floader.js;h=689acb816212669ea841b7d54ea04e3b7151b72c;hb=8f6c203fdaa543c3bca40baea6ae4ddcdf1a77f5;hp=df3819f8d045b2cd857eb1d262cb6a36ce1ff0b3;hpb=9afde8772159bd3436f1f5b7862960307710ae5a;p=ckeditor.git diff --git a/_source/core/loader.js b/_source/core/loader.js index df3819f..689acb8 100644 --- a/_source/core/loader.js +++ b/_source/core/loader.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.html or http://ckeditor.com/license */ @@ -107,7 +107,7 @@ if ( !CKEDITOR.loader ) return path; })(); - var timestamp = 'ABLC4TW'; + var timestamp = 'B1GG4Z6'; var getUrl = function( resource ) {