summaryrefslogtreecommitdiff
path: root/pear
diff options
context:
space:
mode:
authorDamien Regad <dregad@mantisbt.org>2021-03-08 18:38:28 +0100
committerDamien Regad <dregad@mantisbt.org>2021-03-08 18:38:28 +0100
commit27a03b4aa9f01924741c77d8fbe0df3d44374cef (patch)
tree723b4d689d68380fefc289e0e26e3eeee663cbcb /pear
parent2b89b34c6d0696b866dfe4b51fd3c67190ad8c80 (diff)
downloadadodb-27a03b4aa9f01924741c77d8fbe0df3d44374cef.tar.gz
adodb-27a03b4aa9f01924741c77d8fbe0df3d44374cef.tar.bz2
adodb-27a03b4aa9f01924741c77d8fbe0df3d44374cef.zip
Bump version to 5.21.1-dev
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 769fbd41..494e90b9 100644
--- a/pear/Auth/Container/ADOdb.php
+++ b/pear/Auth/Container/ADOdb.php
@@ -1,6 +1,6 @@
<?php
/*
-@version v5.21.0 2021-02-27
+@version v5.21.1-dev Unreleased
@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.