summaryrefslogtreecommitdiff
path: root/pear
diff options
context:
space:
mode:
authorDamien Regad <dregad@mantisbt.org>2015-12-27 16:22:27 +0100
committerDamien Regad <dregad@mantisbt.org>2015-12-27 16:22:27 +0100
commit17979685639d642791c546202ebe3f03d6b0a7d7 (patch)
tree931dd15bcc1edc91886cdd218fe79335fc573b4e /pear
parent9ead88b08eeeff52ad9376526a90e90fb4e4e204 (diff)
downloadadodb-17979685639d642791c546202ebe3f03d6b0a7d7.tar.gz
adodb-17979685639d642791c546202ebe3f03d6b0a7d7.tar.bz2
adodb-17979685639d642791c546202ebe3f03d6b0a7d7.zip
Bump version to 5.20.2v5.20.2
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 76a9d9b2..e025e03f 100644
--- a/pear/Auth/Container/ADOdb.php
+++ b/pear/Auth/Container/ADOdb.php
@@ -1,6 +1,6 @@
<?php
/*
-@version v5.20.1 06-Dec-2015
+@version v5.20.2 27-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.