summaryrefslogtreecommitdiff
path: root/pear
diff options
context:
space:
mode:
authorDamien Regad <dregad@mantisbt.org>2016-12-17 15:18:16 +0100
committerDamien Regad <dregad@mantisbt.org>2016-12-17 15:18:16 +0100
commit1ff1d8817033d3e18da751e47d8db4a5053fe810 (patch)
tree68e23649037217213036ab39c01fc893f2422614 /pear
parent9bd0b1e4a4c9fe305e9f420f3ce135811e5726b6 (diff)
downloadadodb-1ff1d8817033d3e18da751e47d8db4a5053fe810.tar.gz
adodb-1ff1d8817033d3e18da751e47d8db4a5053fe810.tar.bz2
adodb-1ff1d8817033d3e18da751e47d8db4a5053fe810.zip
Bump version to 5.20.8v5.20.8
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 0dc030d3..789830f4 100644
--- a/pear/Auth/Container/ADOdb.php
+++ b/pear/Auth/Container/ADOdb.php
@@ -1,6 +1,6 @@
<?php
/*
-@version v5.20.7 20-Sep-2016
+@version v5.20.8 17-Dec-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.