1
0
mirror of https://github.com/DataTables/DataTables.git synced 2025-02-19 17:54:14 +01:00

1.7.1 version string

This commit is contained in:
Allan Jardine 2010-08-22 15:43:02 +01:00
parent 60a2701df0
commit 4fef523262

View File

@ -1,6 +1,6 @@
/*
* File: jquery.dataTables.js
* Version: 1.7.1 dev
* Version: 1.7.1
* CVS: $Id$
* Description: Paginate, search and sort HTML tables
* Author: Allan Jardine (www.sprymedia.co.uk)
@ -70,7 +70,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.1.dev";
_oExt.sVersion = "1.7.1";
/*
* Variable: sErrMode