diff --git a/media/js/jquery.dataTables.js b/media/js/jquery.dataTables.js index 581222e3..a1d6d33b 100644 --- a/media/js/jquery.dataTables.js +++ b/media/js/jquery.dataTables.js @@ -1,6 +1,6 @@ /* * File: jquery.dataTables.js - * Version: 1.7.6 + * Version: 1.8.0.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.6"; + _oExt.sVersion = "1.8.0.dev"; /* * Variable: sErrMode