From c5b085091b92a148ed1801e6c4c6fe001698eb55 Mon Sep 17 00:00:00 2001 From: Allan Jardine Date: Sun, 8 May 2011 18:59:09 +0100 Subject: [PATCH] DataTables 1.8 beta 2 release --- 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 48a1df5f..e4081320 100644 --- a/media/js/jquery.dataTables.js +++ b/media/js/jquery.dataTables.js @@ -1,6 +1,6 @@ /* * File: jquery.dataTables.js - * Version: 1.8.0.dev.2 + * Version: 1.8.0.beta.2 * Description: Paginate, search and sort HTML tables * Author: Allan Jardine (www.sprymedia.co.uk) * Created: 28/3/2008 @@ -67,7 +67,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.8.0.dev.2"; + _oExt.sVersion = "1.8.0.beta.2"; /* * Variable: sErrMode