Skip to content

Commit

Permalink
final 3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
aFarkas committed Jan 30, 2012
1 parent 65f83d8 commit 3e3692a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/html5shiv-printshiv.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*! HTML5 Shiv vpre3.1 | @jon_neal @afarkas @rem | MIT/GPL2 Licensed */
/*! HTML5 Shiv v3.1 | @jon_neal @afarkas @rem | MIT/GPL2 Licensed */
(function (win, doc) {
// feature detection: whether the browser supports unknown elements
var supportsUnknownElements = (function (a) {
Expand Down
2 changes: 1 addition & 1 deletion src/html5shiv.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*! HTML5 Shiv vpre3.1 | @jon_neal @afarkas @rem | MIT/GPL2 Licensed */
/*! HTML5 Shiv v3.1 | @jon_neal @afarkas @rem | MIT/GPL2 Licensed */
(function (win, doc) {
// feature detection: whether the browser supports unknown elements
var supportsUnknownElements = (function (a) {
Expand Down

0 comments on commit 3e3692a

Please sign in to comment.