Skip to content

Commit 268fa77

Browse files
committed
Rev past 2.3.2
1 parent 02503ad commit 268fa77

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build/jslib/x.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* @license r.js 2.3.2 Copyright jQuery Foundation and other contributors.
2+
* @license r.js 2.3.2+ Copyright jQuery Foundation and other contributors.
33
* Released under MIT license, http://github.com/requirejs/r.js/LICENSE
44
*/
55

@@ -19,7 +19,7 @@ var requirejs, require, define, xpcUtil;
1919
(function (console, args, readFileFunc) {
2020
var fileName, env, fs, vm, path, exec, rhinoContext, dir, nodeRequire,
2121
nodeDefine, exists, reqMain, loadedOptimizedLib, existsForNode, Cc, Ci,
22-
version = '2.3.2',
22+
version = '2.3.2+',
2323
jsSuffixRegExp = /\.js$/,
2424
commandOption = '',
2525
useLibLoaded = {},

0 commit comments

Comments
 (0)