1
0
mirror of https://github.com/DataTables/DataTables.git synced 2025-01-30 23:52:11 +01:00

DataTables 1.10.0-beta.1

This commit is contained in:
Allan Jardine 2014-02-04 10:44:37 +00:00
parent 635f35a63b
commit 7cea7a64b4
2 changed files with 6 additions and 6 deletions

View File

@ -1 +1 @@
057cb866692ae6cbeeb90ef6f88921df10881bf0
ca6a0a8922b555bde0e8416ede8af34b44082df2

View File

@ -1,15 +1,15 @@
/*! DataTables 1.10.0-dev
* ©2008-2013 SpryMedia Ltd - datatables.net/license
/*! DataTables 1.10.0-beta.1
* ©2008-2014 SpryMedia Ltd - datatables.net/license
*/
/**
* @summary DataTables
* @description Paginate, search and order HTML tables
* @version 1.10.0-dev
* @version 1.10.0-beta.1
* @file jquery.dataTables.js
* @author SpryMedia Ltd (www.sprymedia.co.uk)
* @contact www.sprymedia.co.uk/contact
* @copyright Copyright 2008-2013 SpryMedia Ltd.
* @copyright Copyright 2008-2014 SpryMedia Ltd.
*
* This source file is free software, available under the following license:
* MIT license - http://datatables.net/license
@ -8652,7 +8652,7 @@
* @type string
* @default Version number
*/
DataTable.version = "1.10.0-dev";
DataTable.version = "1.10.0-beta.1";
/**
* Private data store, containing all of the settings objects that are