summaryrefslogtreecommitdiff
path: root/adodb-lib.inc.php
diff options
context:
space:
mode:
authorDamien Regad <dregad@mantisbt.org>2018-03-30 02:29:00 +0200
committerDamien Regad <dregad@mantisbt.org>2018-03-30 02:29:00 +0200
commit37b20820ba512ae684c06b93171921037bc6704b (patch)
treeb45bdfe8b8510c6f36c2bb1cc48c4fb080bf9bbe /adodb-lib.inc.php
parent9dabb5d382825f9fd1d2e5a58acfa58c9b58c868 (diff)
downloadadodb-37b20820ba512ae684c06b93171921037bc6704b.tar.gz
adodb-37b20820ba512ae684c06b93171921037bc6704b.tar.bz2
adodb-37b20820ba512ae684c06b93171921037bc6704b.zip
Bump version to 5.20.11v5.20.11
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 c6c99a15..7e70e5fb 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.10 08-Mar-2018
+ @version v5.20.11 30-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.