[LON-CAPA-cvs] cvs: loncom /html/adm/MathJax VERSION commands
raeburn
raeburn at source.lon-capa.org
Fri Oct 20 20:25:35 EDT 2017
raeburn Sat Oct 21 00:25:35 2017 EDT
Modified files:
/loncom/html/adm/MathJax commands VERSION
Log:
- - MathJax 2.7.2
Index: loncom/html/adm/MathJax/commands
diff -u loncom/html/adm/MathJax/commands:1.7 loncom/html/adm/MathJax/commands:1.8
--- loncom/html/adm/MathJax/commands:1.7 Fri Aug 5 19:50:59 2016
+++ loncom/html/adm/MathJax/commands Sat Oct 21 00:25:35 2017
@@ -15,9 +15,9 @@
then
rm -rf $mathjaxdir
fi
- unzip -q -o -d $mathjaxdir mathjax-MathJax-v2.6.1.zip
- mv $mathjaxdir/MathJax-2.6.1/* $mathjaxdir/.
- rm -r $mathjaxdir/MathJax-2.6.1
+ unzip -q -o -d $mathjaxdir mathjax-MathJax-v2.7.2.zip
+ mv $mathjaxdir/MathJax-2.7.2/* $mathjaxdir/.
+ rm -r $mathjaxdir/MathJax-2.7.2
cp VERSION $mathjaxdir/VERSION
chown -R www:www $mathjaxdir
find $mathjaxdir -type d -exec chmod u=rwx,go-rwx {} \;
Index: loncom/html/adm/MathJax/VERSION
diff -u loncom/html/adm/MathJax/VERSION:1.6 loncom/html/adm/MathJax/VERSION:1.7
--- loncom/html/adm/MathJax/VERSION:1.6 Fri Aug 5 19:50:59 2016
+++ loncom/html/adm/MathJax/VERSION Sat Oct 21 00:25:35 2017
@@ -1 +1 @@
-2.61
+2.72
More information about the LON-CAPA-cvs
mailing list