Set version to 1.0. Next make the release tag

git-svn-id: https://mathjax.svn.sourceforge.net/svnroot/mathjax/trunk@552 b8fd5906-0fad-46e2-a0d3-10d94ff285d1
This commit is contained in:
Davide Cervone 2010-08-02 21:52:41 +00:00
parent 1135fdb0c1
commit 386c891cfd
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 (!MathJax.Hub) { // skip if already loaded
MathJax.version = "0.9.9";
MathJax.version = "1.0";
/**********************************************************/