summaryrefslogtreecommitdiff
path: root/adodb-lib.inc.php
diff options
context:
space:
mode:
authorDamien Regad <dregad@mantisbt.org>2018-03-08 23:32:18 +0100
committerDamien Regad <dregad@mantisbt.org>2018-03-08 23:32:18 +0100
commit2db8794c142ecc9ca9c5398737bb35ca39031fe3 (patch)
tree2352fc964aa54e9d4ff922f955904fe002fbb698 /adodb-lib.inc.php
parent14e60fe9350ee432367a369e933d109ced8f160f (diff)
downloadadodb-2db8794c142ecc9ca9c5398737bb35ca39031fe3.tar.gz
adodb-2db8794c142ecc9ca9c5398737bb35ca39031fe3.tar.bz2
adodb-2db8794c142ecc9ca9c5398737bb35ca39031fe3.zip
Bump version to 5.20.10v5.20.10
Diffstat (limited to 'adodb-lib.inc.php')
-rw-r--r--adodb-lib.inc.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/adodb-lib.inc.php b/adodb-lib.inc.php
index eb89adba..c6c99a15 100644
--- a/adodb-lib.inc.php
+++ b/adodb-lib.inc.php
@@ -6,7 +6,7 @@ global $ADODB_INCLUDED_LIB;
$ADODB_INCLUDED_LIB = 1;
/*
- @version v5.20.9 21-Dec-2016
+ @version v5.20.10 08-Mar-2018
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Released under both BSD license and Lesser GPL library license.