Change version to 1.0.1

This commit is contained in:
dpvc 2010-08-10 11:56:07 +00:00
parent 6c127e5e19
commit 8ab424514d
2 changed files with 3 additions and 3 deletions

File diff suppressed because one or more lines are too long

View File

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