diff options
| author | Chris Rebert <[email protected]> | 2013-10-16 15:36:14 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2013-10-16 15:36:37 -0700 |
| commit | cf95fe20ba2b54eb433d513754741dc32e76a4cc (patch) | |
| tree | c01c6682817bb1a7adbb88be4a31619f2b282f7c /examples/carousel/index.html | |
| parent | c1bf625dfe07eab186b03b1d9c115b93c94018d5 (diff) | |
| download | bootstrap-cf95fe20ba2b54eb433d513754741dc32e76a4cc.tar.xz bootstrap-cf95fe20ba2b54eb433d513754741dc32e76a4cc.zip | |
upgrade to html5shiv v 3.7.0
Diffstat (limited to 'examples/carousel/index.html')
| -rw-r--r-- | examples/carousel/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/carousel/index.html b/examples/carousel/index.html index 84c7aa5e6..8764b2015 100644 --- a/examples/carousel/index.html +++ b/examples/carousel/index.html @@ -15,7 +15,7 @@ <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries --> <!--[if lt IE 9]> - <script src="https://oss.maxcdn.com/libs/html5shiv/3.6.2/html5shiv.js"></script> + <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> <script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script> <![endif]--> |
