Skip to content

Commit 0669a4c

Browse files
author
aFarkas
committed
final 3.2
1 parent a30dba4 commit 0669a4c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/html5shiv-printshiv.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*! HTML5 Shiv vpre3.2 | @jon_neal @afarkas @rem | MIT/GPL2 Licensed */
1+
/*! HTML5 Shiv v3.2 | @jon_neal @afarkas @rem | MIT/GPL2 Licensed */
22
(function (win, doc) {
33
// feature detection: whether the browser supports default html5 styles
44
var supportsHtml5Styles = (function(a, docEl, compStyle) {

src/html5shiv.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*! HTML5 Shiv vpre3.2 | @jon_neal @afarkas @rem | MIT/GPL2 Licensed */
1+
/*! HTML5 Shiv v3.2 | @jon_neal @afarkas @rem | MIT/GPL2 Licensed */
22
(function (win, doc) {
33
// feature detection: whether the browser supports default html5 styles
44
var supportsHtml5Styles = (function(a, docEl, compStyle) {

0 commit comments

Comments
 (0)