www

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

commit ae48c34e6477425e3693d929c30dfe55dd354f84
parent 3bc43682dc7fe6f2e4a0cb02a14d869c3df7f47f
Author: Davide P. Cervone <dpvc@union.edu>
Date:   Wed,  7 Jan 2015 08:34:04 -0500

Update cache breaking string.

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-2"; // specifies a revision to break caching +MathJax.cdnVersion = "2.5.0-beta-3"; // specifies a revision to break caching MathJax.cdnFileVersions = {}; // can be used to specify revisions for individual files /**********************************************************/