www

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

commit 646a977b8c5dc0746aec8cd0a1c1001dcd685a7a
parent f6b374813f8435c57d81f609b37e78de30dd56c0
Author: Davide P. Cervone <dpvc@union.edu>
Date:   Sat, 24 Jan 2015 13:48:49 -0500

Update version to beta-4

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