1
0
mirror of https://github.com/DataTables/DataTables.git synced 2025-03-15 16:29:16 +01:00

DataTables 1.10.0-rc.1!

This commit is contained in:
Allan Jardine 2014-04-25 16:43:53 +01:00
parent 56481941b1
commit 82264d6325
2 changed files with 4 additions and 4 deletions

View File

@ -1 +1 @@
729581eb95f7eb6bdd3a6bcb17a55d385bd40db2
7f4d48a2c7236fcf850267b023a3888ef65bd918

View File

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