8000 version rev and snapshot · requirejs/r.js@9c414f6 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9c414f6

Browse files
committed
version rev and snapshot
1 parent d689d89 commit 9c414f6

File tree

2 files changed

+6558
-6258
lines changed

2 files changed

+6558
-6258
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.3 Copyright jQuery Foundation and other contributors.
2+
* @license r.js 2.3.3+ 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.3',
22+
version = '2.3.3+',
2323
jsSuffixRegExp = /\.js$/,
2424
commandOption = '',
2525
useLibLoaded = {},

0 commit comments

Comments
 (0)
0