summaryrefslogtreecommitdiff
path: root/pear
diff options
context:
space:
mode:
authorDamien Regad <dregad@mantisbt.org>2015-12-06 01:44:26 +0100
committerDamien Regad <dregad@mantisbt.org>2015-12-06 01:45:51 +0100
commit60a435157eaa4be966835c42bafd7324f0914a3b (patch)
treeb4fe0c3d20f49652483d751e30c9d6e2e1ac0c62 /pear
parent4bdac396bc2c80dccaf306166b82b597cd300d39 (diff)
downloadadodb-60a435157eaa4be966835c42bafd7324f0914a3b.tar.gz
adodb-60a435157eaa4be966835c42bafd7324f0914a3b.tar.bz2
adodb-60a435157eaa4be966835c42bafd7324f0914a3b.zip
Bump version to 5.20.1v5.20.1
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 29554d15..76a9d9b2 100644
--- a/pear/Auth/Container/ADOdb.php
+++ b/pear/Auth/Container/ADOdb.php
@@ -1,6 +1,6 @@
<?php
/*
-@version v5.20.0 28-Nov-2015
+@version v5.20.1 06-Dec-2015
@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.