commit bf14e19cf91f39b7a46fa0979cfcaeb57f6f59f1
parent 2cbb068d9f78b434b1bb53e090e83c3d765c1a7f
Author: Davide P. Cervone <dpvc@union.edu>
Date: Tue, 21 May 2013 19:54:36 -0400
Bump version number for previous commit.
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/unpacked/jax/output/HTML-CSS/autoload/mtable.js b/unpacked/jax/output/HTML-CSS/autoload/mtable.js
@@ -25,7 +25,7 @@
*/
MathJax.Hub.Register.StartupHook("HTML-CSS Jax Ready",function () {
- var VERSION = "2.2";
+ var VERSION = "2.2.1";
var MML = MathJax.ElementJax.mml,
HTMLCSS = MathJax.OutputJax["HTML-CSS"];