diff options
author | Korri <korrigan33@gmail.com> | 2013-08-09 11:54:08 -0400 |
---|---|---|
committer | Korri <korrigan33@gmail.com> | 2013-08-09 11:54:08 -0400 |
commit | 107b11cb5d2a7dba153f7efc7f4900b40660d6dd (patch) | |
tree | 898114b27d1ddf5b730d88ae6c614dcc13f65fac /jquery.equalheights.js | |
parent | a6c23d20a50c5dfa92d195da59b81d2b718750e6 (diff) | |
download | jQuery.equalHeights-107b11cb5d2a7dba153f7efc7f4900b40660d6dd.zip jQuery.equalHeights-107b11cb5d2a7dba153f7efc7f4900b40660d6dd.tar.gz jQuery.equalHeights-107b11cb5d2a7dba153f7efc7f4900b40660d6dd.tar.bz2 |
Updated version number
Diffstat (limited to 'jquery.equalheights.js')
-rw-r--r-- | jquery.equalheights.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jquery.equalheights.js b/jquery.equalheights.js index 9267419..35c9d37 100644 --- a/jquery.equalheights.js +++ b/jquery.equalheights.js @@ -6,7 +6,7 @@ * Uses the same license as jQuery, see: * http://docs.jquery.com/License * - * @version 1.3 + * @version 1.4 */ (function($) { |