Merge branch 'master' of https://github.com/mathjax/MathJax into develop

This commit is contained in:
Davide P. Cervone 2013-05-17 06:08:54 -04:00
commit 298db2d804
2 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -32,7 +32,7 @@ if (document.getElementById && document.childNodes && document.createElement) {
if (!window.MathJax) {window.MathJax= {}}
if (!MathJax.Hub) { // skip if already loaded
MathJax.version = "2.2-beta";
MathJax.version = "2.2";
MathJax.fileversion = "2.2";
/**********************************************************/