summaryrefslogtreecommitdiff
path: root/pear
diff options
context:
space:
mode:
authorDamien Regad <dregad@mantisbt.org>2021-02-02 00:44:35 +0100
committerDamien Regad <dregad@mantisbt.org>2021-02-02 00:45:03 +0100
commitdd42240492b4d2e8c4cc3fc36c55571326c8421a (patch)
tree5ba708c2080dee34f894a9d99ffd791f7d639ef7 /pear
parent4b821c3e7eba20e34d1c0c1a238b91a6951bbb9c (diff)
downloadadodb-dd42240492b4d2e8c4cc3fc36c55571326c8421a.tar.gz
adodb-dd42240492b4d2e8c4cc3fc36c55571326c8421a.tar.bz2
adodb-dd42240492b4d2e8c4cc3fc36c55571326c8421a.zip
Bump version to 5.21.0-rc.1v5.21.0-rc.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 28dec7b7..2dc98005 100644
--- a/pear/Auth/Container/ADOdb.php
+++ b/pear/Auth/Container/ADOdb.php
@@ -1,6 +1,6 @@
<?php
/*
-@version v5.21.0-beta.1 20-Dec-2020
+@version v5.21.0-rc.1 2021-02-02
@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.