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

Moving on to rc.2 dev.

Not yet clear if there will be an RC2 or just move on to the release.
This commit is contained in:
Allan Jardine 2014-04-28 09:11:08 +01:00
parent 014a9c11dd
commit 597b0c0b74
2 changed files with 4 additions and 4 deletions

View File

@ -1 +1 @@
19c4d9aac359243a5f0b68cbce72e4d81aa1fbea
c7c8324813f0334a14315524d759d18f087c648b

View File

@ -1,11 +1,11 @@
/*! DataTables 1.10.0-rc.1
/*! DataTables 1.10.0-rc.2.dev
* ©2008-2014 SpryMedia Ltd - datatables.net/license
*/
/**
* @summary DataTables
* @description Paginate, search and order HTML tables
* @version 1.10.0-rc.1
* @version 1.10.0-rc.2.dev
* @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-rc.1";
DataTable.version = "1.10.0-rc.2.dev";
/**
* Private data store, containing all of the settings objects that are