Skip to content

Commit

Permalink
Revert "DataTables 2 development starts"
Browse files Browse the repository at this point in the history
This reverts commit b07cbf3.
  • Loading branch information
Allan Jardine committed Jun 3, 2017
1 parent be682f5 commit 2e6bbba
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions js/DataTables.js
@@ -1,11 +1,11 @@
/*! DataTables 2.0.0-dev
/*! DataTables 1.10.15
* ©2008-2017 SpryMedia Ltd - datatables.net/license
*/

/**
* @summary DataTables
* @description Paginate, search and order HTML tables
* @version 2.0.0-dev
* @version 1.10.15
* @file jquery.dataTables.js
* @author SpryMedia Ltd
* @contact www.datatables.net
Expand Down Expand Up @@ -169,7 +169,7 @@
* @type string
* @default Version number
*/
DataTable.version = "2.0.0-dev";
DataTable.version = "1.10.15";

/**
* Private data store, containing all of the settings objects that are
Expand Down

0 comments on commit 2e6bbba

Please sign in to comment.