Bump version number and repack previous commit

This commit is contained in:
Davide P. Cervone 2012-09-09 07:05:38 -04:00
parent af2ae01e9b
commit 544f16042a
2 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -22,7 +22,7 @@
*/
MathJax.Hub.Register.StartupHook("SVG Jax Ready",function () {
var VERSION = "2.0.2";
var VERSION = "2.0.3";
var MML = MathJax.ElementJax.mml,
SVG = MathJax.OutputJax.SVG,
BBOX = SVG.BBOX;