Skip to content

Commit

Permalink
snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
jrburke committed Feb 15, 2014
1 parent aa380f9 commit b8a6982
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dist/r.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @license r.js 2.1.10+ Sat, 15 Feb 2014 01:20:59 GMT Copyright (c) 2010-2014, The Dojo Foundation All Rights Reserved.
* @license r.js 2.1.10+ Sat, 15 Feb 2014 01:21:55 GMT Copyright (c) 2010-2014, The Dojo Foundation All Rights Reserved.
* Available via the MIT or new BSD license.
* see: http:https://github.com/jrburke/requirejs for details
*/
Expand All @@ -20,7 +20,7 @@ var requirejs, require, define, xpcUtil;
(function (console, args, readFileFunc) {
var fileName, env, fs, vm, path, exec, rhinoContext, dir, nodeRequire,
nodeDefine, exists, reqMain, loadedOptimizedLib, existsForNode, Cc, Ci,
version = '2.1.10+ Sat, 15 Feb 2014 01:20:59 GMT',
version = '2.1.10+ Sat, 15 Feb 2014 01:21:55 GMT',
jsSuffixRegExp = /\.js$/,
commandOption = '',
useLibLoaded = {},
Expand Down

0 comments on commit b8a6982

Please sign in to comment.