Remove -beta fro version number (argh)
This commit is contained in:
parent
b7adf88beb
commit
94e5077f73
File diff suppressed because one or more lines are too long
|
@ -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";
|
||||
|
||||
/**********************************************************/
|
||||
|
|
Loading…
Reference in New Issue
Block a user