summaryrefslogtreecommitdiff
path: root/pear
diff options
context:
space:
mode:
authorDamien Regad <dregad@mantisbt.org>2014-04-30 10:08:47 +0200
committerDamien Regad <dregad@mantisbt.org>2014-04-30 10:08:47 +0200
commit0cffa1149c931e1ee28462b8e504e0da41885e7c (patch)
treeeff70a07e51d26acb7694ee627e45da13eb74852 /pear
parent01a15c100a7bfc371e8b10c617e971247228811a (diff)
downloadadodb-0cffa1149c931e1ee28462b8e504e0da41885e7c.tar.gz
adodb-0cffa1149c931e1ee28462b8e504e0da41885e7c.tar.bz2
adodb-0cffa1149c931e1ee28462b8e504e0da41885e7c.zip
Bump version to 5.20dev
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 f000fb5c..ef48fb5a 100644
--- a/pear/Auth/Container/ADOdb.php
+++ b/pear/Auth/Container/ADOdb.php
@@ -1,6 +1,6 @@
<?php
/*
-V5.19 23-Apr-2014 (c) 2000-2014 John Lim (jlim#natsoft.com). All rights reserved.
+V5.20dev ??-???-2014 (c) 2000-2014 John Lim (jlim#natsoft.com). All rights reserved.
Released under both BSD license and Lesser GPL library license.
Whenever there is any discrepancy between the two licenses,
the BSD license will take precedence. See License.txt.