Skip to content

Commit 95276c1

Browse files
author
Lanny McNie
committed
New docs and libs
1 parent 1f38a89 commit 95276c1

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

docs/soundjs_docs-NEXT.zip

0 Bytes
Binary file not shown.

lib/flashplugin-NEXT.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/soundjs-NEXT.min.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/soundjs/version.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@ this.createjs = this.createjs || {};
2727
* @type String
2828
* @static
2929
**/
30-
s.buildDate = /*date*/"Tue, 10 Sep 2013 20:22:06 GMT"; // injected by build process
30+
s.buildDate = /*date*/"Wed, 11 Sep 2013 18:29:40 GMT"; // injected by build process
3131

3232
})();

0 commit comments

Comments
 (0)