www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit debd0c88b6d1e0e389fc81691a3b40726582dcda
parent cce02ddfde4573a3e4e645dbf40a442db8a61bc3
Author: Davide P. Cervone <dpvc@union.edu>
Date:   Tue,  6 Jan 2015 17:50:42 -0500

Update cache breaking for next push to CDN.

Diffstat:
Munpacked/MathJax.js | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/unpacked/MathJax.js b/unpacked/MathJax.js @@ -47,7 +47,7 @@ if (window.MathJax) {window.MathJax = {AuthorConfig: window.MathJax}} MathJax.version = "2.5.0-beta"; MathJax.fileversion = "2.5.0-beta"; -MathJax.cdnVersion = "2.5.0-beta-1"; // specifies a revision to break caching +MathJax.cdnVersion = "2.5.0-beta-2"; // specifies a revision to break caching MathJax.cdnFileVersions = {}; // can be used to specify revisions for individual files /**********************************************************/