Skip to content

Commit 1b2bc23

Browse files
author
Lanny McNie
committed
Updated docs and libs.
Signed-off-by: Lanny McNie <lanny@gskinner.com>
1 parent af86b69 commit 1b2bc23

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

docs/easeljs_docs-NEXT.zip

650 Bytes
Binary file not shown.

lib/easeljs-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/easeljs/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:43:19 GMT"; // injected by build process
30+
s.buildDate = /*date*/"Tue, 17 Sep 2013 19:51:04 GMT"; // injected by build process
3131

3232
})();

src/easeljs/version_movieclip.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@ this.createjs = this.createjs || {};
2525
* @type String
2626
* @static
2727
**/
28-
s.buildDate = /*date*/"Tue, 10 Sep 2013 20:43:19 GMT"; // injected by build process
28+
s.buildDate = /*date*/"Tue, 17 Sep 2013 19:51:04 GMT"; // injected by build process
2929

3030
})();

0 commit comments

Comments
 (0)