kopia lustrzana https://github.com/c9/core
7 wiersze
161 B
JavaScript
7 wiersze
161 B
JavaScript
![]() |
define(function(require, exports, module) {
|
||
|
|
||
|
// on each backwards incompatible protocol change the version number must be
|
||
|
// increased
|
||
|
exports.protocol = 8;
|
||
|
|
||
|
});
|