Skip to content

Commit

Permalink
Update LKG
Browse files Browse the repository at this point in the history
  • Loading branch information
mhegazy committed Sep 23, 2014
1 parent 2c92b2f commit 4d63fde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/tsc.js
Expand Up @@ -14661,7 +14661,7 @@ var ts;
})(ts || (ts = {}));
var ts;
(function (ts) {
var version = "1.1.0.0";
var version = "1.1.0.1";
function validateLocaleAndSetLanguage(locale, errors) {
var matchResult = /^([a-z]+)([_\-]([a-z]+))?$/.exec(locale.toLowerCase());
if (!matchResult) {
Expand Down

0 comments on commit 4d63fde

Please sign in to comment.