]> git.wh0rd.org - tt-rss.git/blobdiff - lib/dojo-src/rebuild-dojo.sh
lib: Upgrade Dojo and Dijit from 1.8.3 to 1.12.1
[tt-rss.git] / lib / dojo-src / rebuild-dojo.sh
index 1e33c066ed9f9b6307c7f09e3386ca1c21e0ca13..6fc2c226da66fcd8d18ce9163ba70099b834d164 100755 (executable)
@@ -7,7 +7,7 @@
 # Dojo requires Java runtime to build. Further information on rebuilding Dojo
 # is available here: http://dojotoolkit.org/reference-guide/build/index.html
 
-VERSION=1.8.3
+VERSION=1.12.1
 
 # Download and extract dojo src code if it doesn't already exist
 if [ ! -d "dojo" ]; then