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

Release: 1.7.3

This commit is contained in:
Allan Jardine 2010-09-30 22:16:45 +01:00
parent 44bf320ac8
commit e494695c03

View File

@ -1,6 +1,6 @@
/*
* File: jquery.dataTables.js
* Version: 1.7.3.dev
* Version: 1.7.3
* Description: Paginate, search and sort HTML tables
* Author: Allan Jardine (www.sprymedia.co.uk)
* Created: 28/3/2008
@ -68,7 +68,7 @@
* Notes: Allowed format is a.b.c.d.e where:
* a:int, b:int, c:int, d:string(dev|beta), e:int. d and e are optional
*/
_oExt.sVersion = "1.7.3.dev";
_oExt.sVersion = "1.7.3";
/*
* Variable: sErrMode