1
0
mirror of https://github.com/DataTables/DataTables.git synced 2024-12-01 13:24:10 +01:00

DataTables 1.10.0!

This commit is contained in:
Allan Jardine 2014-05-01 11:45:37 +01:00
parent 4550cc88bf
commit 3cb0e3aa3f
2 changed files with 4 additions and 4 deletions

View File

@ -1 +1 @@
a1f0ee20f181b06bdb5a151830e46cd695d73f52
d3d92baf2cc7410ea65f924b7dd39bd1a8ef0770

View File

@ -1,11 +1,11 @@
/*! DataTables 1.10.0-rc.2.dev
/*! DataTables 1.10.0
* ©2008-2014 SpryMedia Ltd - datatables.net/license
*/
/**
* @summary DataTables
* @description Paginate, search and order HTML tables
* @version 1.10.0-rc.2.dev
* @version 1.10.0
* @file jquery.dataTables.js
* @author SpryMedia Ltd (www.sprymedia.co.uk)
* @contact www.sprymedia.co.uk/contact
@ -8689,7 +8689,7 @@
* @type string
* @default Version number
*/
DataTable.version = "1.10.0-rc.2.dev";
DataTable.version = "1.10.0";
/**
* Private data store, containing all of the settings objects that are