Skip to content

Commit

Permalink
Bump version to 5.20.20
Browse files Browse the repository at this point in the history
  • Loading branch information
dregad committed Jan 31, 2021
1 parent 3f4035a commit 66fb9e5
Show file tree
Hide file tree
Showing 130 changed files with 131 additions and 131 deletions.
2 changes: 1 addition & 1 deletion adodb-active-record.inc.php
@@ -1,7 +1,7 @@
<?php
/*
@version v5.20.19 13-Dec-2020
@version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Latest version is available at http://adodb.org/
Expand Down
2 changes: 1 addition & 1 deletion adodb-active-recordx.inc.php
@@ -1,7 +1,7 @@
<?php
/*
@version v5.20.19 13-Dec-2020
@version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Latest version is available at http://adodb.org/
Expand Down
2 changes: 1 addition & 1 deletion adodb-csvlib.inc.php
Expand Up @@ -8,7 +8,7 @@

/*
@version v5.20.19 13-Dec-2020
@version v5.20.20 01-Feb-2021
@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.
Expand Down
2 changes: 1 addition & 1 deletion adodb-datadict.inc.php
@@ -1,7 +1,7 @@
<?php

/**
@version v5.20.19 13-Dec-2020
@version v5.20.20 01-Feb-2021
@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.
Expand Down
2 changes: 1 addition & 1 deletion adodb-error.inc.php
@@ -1,6 +1,6 @@
<?php
/**
* @version v5.20.19 13-Dec-2020
* @version v5.20.20 01-Feb-2021
* @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.
Expand Down
2 changes: 1 addition & 1 deletion adodb-errorhandler.inc.php
@@ -1,6 +1,6 @@
<?php
/**
* @version v5.20.19 13-Dec-2020
* @version v5.20.20 01-Feb-2021
* @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.
Expand Down
2 changes: 1 addition & 1 deletion adodb-errorpear.inc.php
@@ -1,6 +1,6 @@
<?php
/**
* @version v5.20.19 13-Dec-2020
* @version v5.20.20 01-Feb-2021
* @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.
Expand Down
2 changes: 1 addition & 1 deletion adodb-exceptions.inc.php
@@ -1,7 +1,7 @@
<?php

/**
* @version v5.20.19 13-Dec-2020
* @version v5.20.20 01-Feb-2021
* @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.
Expand Down
2 changes: 1 addition & 1 deletion adodb-iterator.inc.php
@@ -1,7 +1,7 @@
<?php

/*
@version v5.20.19 13-Dec-2020
@version v5.20.20 01-Feb-2021
@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.
Expand Down
2 changes: 1 addition & 1 deletion adodb-lib.inc.php
Expand Up @@ -6,7 +6,7 @@
$ADODB_INCLUDED_LIB = 1;

/*
@version v5.20.19 13-Dec-2020
@version v5.20.20 01-Feb-2021
@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.
Expand Down
2 changes: 1 addition & 1 deletion adodb-memcache.lib.inc.php
Expand Up @@ -11,7 +11,7 @@

/*
@version v5.20.19 13-Dec-2020
@version v5.20.20 01-Feb-2021
@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.
Expand Down
2 changes: 1 addition & 1 deletion adodb-pager.inc.php
@@ -1,7 +1,7 @@
<?php

/*
@version v5.20.19 13-Dec-2020
@version v5.20.20 01-Feb-2021
@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.
Expand Down
2 changes: 1 addition & 1 deletion adodb-pear.inc.php
@@ -1,6 +1,6 @@
<?php
/**
* @version v5.20.19 13-Dec-2020
* @version v5.20.20 01-Feb-2021
* @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.
Expand Down
2 changes: 1 addition & 1 deletion adodb-perf.inc.php
@@ -1,6 +1,6 @@
<?php
/*
@version v5.20.19 13-Dec-2020
@version v5.20.20 01-Feb-2021
@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.
Expand Down
2 changes: 1 addition & 1 deletion adodb-php4.inc.php
@@ -1,7 +1,7 @@
<?php

/*
@version v5.20.19 13-Dec-2020
@version v5.20.20 01-Feb-2021
@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.
Expand Down
2 changes: 1 addition & 1 deletion adodb-time.inc.php
Expand Up @@ -4,7 +4,7 @@
Latest version is available at http://adodb.org/
@version v5.20.19 13-Dec-2020
@version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Expand Down
4 changes: 2 additions & 2 deletions adodb.inc.php
Expand Up @@ -14,7 +14,7 @@
/**
\mainpage
@version v5.20.19 13-Dec-2020
@version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Expand Down Expand Up @@ -224,7 +224,7 @@ function ADODB_Setup() {
/**
* ADODB version as a string.
*/
$ADODB_vers = 'v5.20.19 13-Dec-2020';
$ADODB_vers = 'v5.20.20 01-Feb-2021';

/**
* Determines whether recordset->RecordCount() is used.
Expand Down
2 changes: 1 addition & 1 deletion datadict/datadict-access.inc.php
@@ -1,7 +1,7 @@
<?php

/**
@version v5.20.19 13-Dec-2020
@version v5.20.20 01-Feb-2021
@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.
Expand Down
2 changes: 1 addition & 1 deletion datadict/datadict-db2.inc.php
@@ -1,7 +1,7 @@
<?php

/**
@version v5.20.19 13-Dec-2020
@version v5.20.20 01-Feb-2021
@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.
Expand Down
2 changes: 1 addition & 1 deletion datadict/datadict-firebird.inc.php
@@ -1,7 +1,7 @@
<?php

/**
@version v5.20.19 13-Dec-2020
@version v5.20.20 01-Feb-2021
@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.
Expand Down
2 changes: 1 addition & 1 deletion datadict/datadict-generic.inc.php
@@ -1,7 +1,7 @@
<?php

/**
@version v5.20.19 13-Dec-2020
@version v5.20.20 01-Feb-2021
@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.
Expand Down
2 changes: 1 addition & 1 deletion datadict/datadict-ibase.inc.php
@@ -1,7 +1,7 @@
<?php

/**
@version v5.20.19 13-Dec-2020
@version v5.20.20 01-Feb-2021
@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.
Expand Down
2 changes: 1 addition & 1 deletion datadict/datadict-informix.inc.php
@@ -1,7 +1,7 @@
<?php

/**
@version v5.20.19 13-Dec-2020
@version v5.20.20 01-Feb-2021
@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.
Expand Down
2 changes: 1 addition & 1 deletion datadict/datadict-mssql.inc.php
@@ -1,7 +1,7 @@
<?php

/**
@version v5.20.19 13-Dec-2020
@version v5.20.20 01-Feb-2021
@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.
Expand Down
2 changes: 1 addition & 1 deletion datadict/datadict-mssqlnative.inc.php
@@ -1,7 +1,7 @@
<?php

/**
@version v5.20.19 13-Dec-2020
@version v5.20.20 01-Feb-2021
@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.
Expand Down
2 changes: 1 addition & 1 deletion datadict/datadict-mysql.inc.php
@@ -1,7 +1,7 @@
<?php

/**
@version v5.20.19 13-Dec-2020
@version v5.20.20 01-Feb-2021
@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.
Expand Down
2 changes: 1 addition & 1 deletion datadict/datadict-oci8.inc.php
@@ -1,7 +1,7 @@
<?php

/**
@version v5.20.19 13-Dec-2020
@version v5.20.20 01-Feb-2021
@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.
Expand Down
2 changes: 1 addition & 1 deletion datadict/datadict-postgres.inc.php
@@ -1,7 +1,7 @@
<?php

/**
@version v5.20.19 13-Dec-2020
@version v5.20.20 01-Feb-2021
@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.
Expand Down
2 changes: 1 addition & 1 deletion datadict/datadict-sapdb.inc.php
@@ -1,7 +1,7 @@
<?php

/**
@version v5.20.19 13-Dec-2020
@version v5.20.20 01-Feb-2021
@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.
Expand Down
2 changes: 1 addition & 1 deletion datadict/datadict-sqlite.inc.php
@@ -1,7 +1,7 @@
<?php

/**
@version v5.20.19 13-Dec-2020
@version v5.20.20 01-Feb-2021
@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.
Expand Down
2 changes: 1 addition & 1 deletion datadict/datadict-sybase.inc.php
@@ -1,7 +1,7 @@
<?php

/**
@version v5.20.19 13-Dec-2020
@version v5.20.20 01-Feb-2021
@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.
Expand Down
2 changes: 1 addition & 1 deletion drivers/adodb-access.inc.php
@@ -1,6 +1,6 @@
<?php
/*
@version v5.20.19 13-Dec-2020
@version v5.20.20 01-Feb-2021
@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.
Expand Down
2 changes: 1 addition & 1 deletion drivers/adodb-ado.inc.php
@@ -1,6 +1,6 @@
<?php
/*
@version v5.20.19 13-Dec-2020
@version v5.20.20 01-Feb-2021
@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.
Expand Down
2 changes: 1 addition & 1 deletion drivers/adodb-ado5.inc.php
@@ -1,6 +1,6 @@
<?php
/*
@version v5.20.19 13-Dec-2020
@version v5.20.20 01-Feb-2021
@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.
Expand Down
2 changes: 1 addition & 1 deletion drivers/adodb-ado_access.inc.php
@@ -1,6 +1,6 @@
<?php
/*
@version v5.20.19 13-Dec-2020
@version v5.20.20 01-Feb-2021
@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.
Expand Down
2 changes: 1 addition & 1 deletion drivers/adodb-ado_mssql.inc.php
@@ -1,6 +1,6 @@
<?php
/*
@version v5.20.19 13-Dec-2020
@version v5.20.20 01-Feb-2021
@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.
Expand Down
2 changes: 1 addition & 1 deletion drivers/adodb-borland_ibase.inc.php
@@ -1,6 +1,6 @@
<?php
/*
@version v5.20.19 13-Dec-2020
@version v5.20.20 01-Feb-2021
@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.
Expand Down
2 changes: 1 addition & 1 deletion drivers/adodb-csv.inc.php
@@ -1,6 +1,6 @@
<?php
/*
@version v5.20.19 13-Dec-2020
@version v5.20.20 01-Feb-2021
@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.
Expand Down
2 changes: 1 addition & 1 deletion drivers/adodb-db2.inc.php
@@ -1,6 +1,6 @@
<?php
/**
@version v5.20.19 13-Dec-2020
@version v5.20.20 01-Feb-2021
@copyright (c) 2000-2013 John Lim (jlim#natsoft.com). All rights reserved.
@copyright (c) 2014 Damien Regad, Mark Newnham and the ADOdb community
Expand Down
2 changes: 1 addition & 1 deletion drivers/adodb-db2oci.inc.php
@@ -1,6 +1,6 @@
<?php
/*
@version v5.20.19 13-Dec-2020
@version v5.20.20 01-Feb-2021
@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.
Expand Down
2 changes: 1 addition & 1 deletion drivers/adodb-db2ora.inc.php
@@ -1,6 +1,6 @@
<?php
/*
@version v5.20.19 13-Dec-2020
@version v5.20.20 01-Feb-2021
@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.
Expand Down
2 changes: 1 addition & 1 deletion drivers/adodb-fbsql.inc.php
@@ -1,6 +1,6 @@
<?php
/*
@version v5.20.19 13-Dec-2020
@version v5.20.20 01-Feb-2021
@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.
Expand Down
2 changes: 1 addition & 1 deletion drivers/adodb-firebird.inc.php
@@ -1,6 +1,6 @@
<?php
/*
@version v5.20.19 13-Dec-2020
@version v5.20.20 01-Feb-2021
@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.
Expand Down
2 changes: 1 addition & 1 deletion drivers/adodb-ibase.inc.php
@@ -1,6 +1,6 @@
<?php
/*
@version v5.20.19 13-Dec-2020
@version v5.20.20 01-Feb-2021
@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.
Expand Down
2 changes: 1 addition & 1 deletion drivers/adodb-informix.inc.php
@@ -1,6 +1,6 @@
<?php
/**
* @version v5.20.19 13-Dec-2020
* @version v5.20.20 01-Feb-2021
* @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.
Expand Down

0 comments on commit 66fb9e5

Please sign in to comment.