mirror of
https://github.com/DataTables/DataTables.git
synced 2024-11-30 12:24:10 +01:00
Bump version to 1.7.6.dev
This commit is contained in:
parent
c12e8ce3b5
commit
bad588e6f2
4
media/js/jquery.dataTables.js
vendored
4
media/js/jquery.dataTables.js
vendored
@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* File: jquery.dataTables.js
|
* File: jquery.dataTables.js
|
||||||
* Version: 1.7.5
|
* Version: 1.7.6.dev
|
||||||
* Description: Paginate, search and sort HTML tables
|
* Description: Paginate, search and sort HTML tables
|
||||||
* Author: Allan Jardine (www.sprymedia.co.uk)
|
* Author: Allan Jardine (www.sprymedia.co.uk)
|
||||||
* Created: 28/3/2008
|
* Created: 28/3/2008
|
||||||
@ -68,7 +68,7 @@
|
|||||||
* Notes: Allowed format is a.b.c.d.e where:
|
* Notes: Allowed format is a.b.c.d.e where:
|
||||||
* a:int, b:int, c:int, d:string(dev|beta), e:int. d and e are optional
|
* a:int, b:int, c:int, d:string(dev|beta), e:int. d and e are optional
|
||||||
*/
|
*/
|
||||||
_oExt.sVersion = "1.7.5";
|
_oExt.sVersion = "1.7.6.dev";
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Variable: sErrMode
|
* Variable: sErrMode
|
||||||
|
Loading…
Reference in New Issue
Block a user