mirror of
https://github.com/DataTables/DataTables.git
synced 2025-01-18 11:52:11 +01:00
This is very certainly 1.9.0.dev now!
This commit is contained in:
parent
c491f8a37f
commit
b53de6fc77
@ -1,6 +1,6 @@
|
||||
/*
|
||||
* File: jquery.dataTables.js
|
||||
* Version: 1.8.3.dev
|
||||
* Version: 1.9.0.dev
|
||||
* Description: Paginate, search and sort HTML tables
|
||||
* Author: Allan Jardine (www.sprymedia.co.uk)
|
||||
* Created: 28/3/2008
|
||||
|
@ -20,7 +20,7 @@ var _oExt = {};
|
||||
* 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
|
||||
*/
|
||||
_oExt.sVersion = "1.8.3.dev";
|
||||
_oExt.sVersion = "1.9.0.dev";
|
||||
|
||||
/*
|
||||
* Variable: sErrMode
|
||||
|
Loading…
x
Reference in New Issue
Block a user