Remove -beta fro version number (argh)

This commit is contained in:
Davide P. Cervone 2013-05-17 05:55:36 -04:00
parent b7adf88beb
commit 94e5077f73
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";
/**********************************************************/