File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -10,10 +10,12 @@ and shared caching across sites.
1010
1111
1212# libraries
13- ** preloadjs-VERSION.min.js** contains minified versions of all of the EaselJS classes (comments and white space stripped).
14- ** preloadjs-VERSION.combined.js** contains all the EaselJS classes, including whitespace and comments.
13+ * ** preloadjs.js** the most recent _ tagged_ version of all the PreloadJS classes.
14+ * ** preloadjs.min.js** the most recent tagged version, minified and stripped of comments and whitespace.
15+ * ** preloadjs-NEXT.js** contains the _ latest_ PreloadJS classes.
16+ * ** preloadjs-NEXT.min.js** is a minified version of the _ latest updates_ to the library.
1517
1618
1719# license
18- The libraries are ©2010 gskinner.com, inc., and made available under the highly permissive MIT open source software
20+ The libraries are ©2017 gskinner.com, inc., and made available under the highly permissive MIT open source software
1921license. See the source file header for the full license text.
You can’t perform that action at this time.
0 commit comments