From e4e2b0d11b7a5bff113ff7bf6f6767e656a1b5ff Mon Sep 17 00:00:00 2001 From: Allan Jardine Date: Sun, 31 Oct 2010 17:14:10 +0000 Subject: [PATCH] Start 1.7.5 development --- media/js/jquery.dataTables.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media/js/jquery.dataTables.js b/media/js/jquery.dataTables.js index fce5a6b8..061d480c 100644 --- a/media/js/jquery.dataTables.js +++ b/media/js/jquery.dataTables.js @@ -1,6 +1,6 @@ /* * File: jquery.dataTables.js - * Version: 1.7.4 + * Version: 1.7.5.dev * 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.4"; + _oExt.sVersion = "1.7.5.dev"; /* * Variable: sErrMode