Skip to content

Commit

Permalink
bump to 2.6.3pre
Browse files Browse the repository at this point in the history
  • Loading branch information
paulirish committed Sep 4, 2012
1 parent 87c7237 commit 2dfa87d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions modernizr.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Modernizr v2.6.2
* Modernizr v2.6.3pre
* www.modernizr.com
*
* Copyright (c) Faruk Ates, Paul Irish, Alex Sexton
Expand All @@ -24,7 +24,7 @@

window.Modernizr = (function( window, document, undefined ) {

var version = '2.6.2',
var version = '2.6.3pre',

Modernizr = {},

Expand Down

0 comments on commit 2dfa87d

Please sign in to comment.