X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=_source%2Fcore%2Floader.js;h=0ac24f5041a59e0843a9540c5ca0b1aaa7062c78;hb=fb481ba0a7d298e3e7b9034fcb9f2afdc6e8e796;hp=0cda9c740012cb3bb7a5f0fb7d3c4f59de9b761b;hpb=4e90e78dc97789709ee7404359a5517540c27553;p=ckeditor.git diff --git a/_source/core/loader.js b/_source/core/loader.js index 0cda9c7..0ac24f5 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-2012, 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 = 'B37D54V'; + var timestamp = 'C9A85WF'; var getUrl = function( resource ) {