summaryrefslogtreecommitdiff
path: root/pear
diff options
context:
space:
mode:
authorDamien Regad <dregad@mantisbt.org>2016-09-14 18:46:03 +0200
committerDamien Regad <dregad@mantisbt.org>2016-09-20 08:29:42 +0200
commite5b5773c387b0b7e4c651cf54b0b51fc6a362f96 (patch)
treec2fa1e51fcf566cf9ff08e2860c24f27dcbf3615 /pear
parent58a2f2a80506520449dedb75fe6ab93dfd434b58 (diff)
downloadadodb-e5b5773c387b0b7e4c651cf54b0b51fc6a362f96.tar.gz
adodb-e5b5773c387b0b7e4c651cf54b0b51fc6a362f96.tar.bz2
adodb-e5b5773c387b0b7e4c651cf54b0b51fc6a362f96.zip
Update changelog
Diffstat (limited to 'pear')
-rw-r--r--pear/Auth/Container/ADOdb.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/pear/Auth/Container/ADOdb.php b/pear/Auth/Container/ADOdb.php
index 90ea3399..3954ca8c 100644
--- a/pear/Auth/Container/ADOdb.php
+++ b/pear/Auth/Container/ADOdb.php
@@ -1,6 +1,6 @@
<?php
/*
-@version v5.20.6 31-Aug-2016
+@version v5.20.7 19-Sep-2016
@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.