summaryrefslogtreecommitdiff
path: root/datadict
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 /datadict
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 'datadict')
-rw-r--r--datadict/datadict-access.inc.php2
-rw-r--r--datadict/datadict-db2.inc.php2
-rw-r--r--datadict/datadict-firebird.inc.php2
-rw-r--r--datadict/datadict-generic.inc.php2
-rw-r--r--datadict/datadict-ibase.inc.php2
-rw-r--r--datadict/datadict-informix.inc.php2
-rw-r--r--datadict/datadict-mssql.inc.php2
-rw-r--r--datadict/datadict-mssqlnative.inc.php2
-rw-r--r--datadict/datadict-mysql.inc.php2
-rw-r--r--datadict/datadict-oci8.inc.php2
-rw-r--r--datadict/datadict-postgres.inc.php2
-rw-r--r--datadict/datadict-sapdb.inc.php2
-rw-r--r--datadict/datadict-sqlite.inc.php2
-rw-r--r--datadict/datadict-sybase.inc.php2
14 files changed, 14 insertions, 14 deletions
diff --git a/datadict/datadict-access.inc.php b/datadict/datadict-access.inc.php
index 9cd156e1..4ccf90a6 100644
--- a/datadict/datadict-access.inc.php
+++ b/datadict/datadict-access.inc.php
@@ -1,7 +1,7 @@
<?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.
diff --git a/datadict/datadict-db2.inc.php b/datadict/datadict-db2.inc.php
index 95034ca2..5dbe363f 100644
--- a/datadict/datadict-db2.inc.php
+++ b/datadict/datadict-db2.inc.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.
diff --git a/datadict/datadict-firebird.inc.php b/datadict/datadict-firebird.inc.php
index 327d68c9..1a19af9a 100644
--- a/datadict/datadict-firebird.inc.php
+++ b/datadict/datadict-firebird.inc.php
@@ -1,7 +1,7 @@
<?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.
diff --git a/datadict/datadict-generic.inc.php b/datadict/datadict-generic.inc.php
index 9336820c..5861b602 100644
--- a/datadict/datadict-generic.inc.php
+++ b/datadict/datadict-generic.inc.php
@@ -1,7 +1,7 @@
<?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.
diff --git a/datadict/datadict-ibase.inc.php b/datadict/datadict-ibase.inc.php
index d90cf8b9..4245ffee 100644
--- a/datadict/datadict-ibase.inc.php
+++ b/datadict/datadict-ibase.inc.php
@@ -1,7 +1,7 @@
<?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.
diff --git a/datadict/datadict-informix.inc.php b/datadict/datadict-informix.inc.php
index 211dddb5..69f5680c 100644
--- a/datadict/datadict-informix.inc.php
+++ b/datadict/datadict-informix.inc.php
@@ -1,7 +1,7 @@
<?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.
diff --git a/datadict/datadict-mssql.inc.php b/datadict/datadict-mssql.inc.php
index 0b1f76bd..eaa62ef9 100644
--- a/datadict/datadict-mssql.inc.php
+++ b/datadict/datadict-mssql.inc.php
@@ -1,7 +1,7 @@
<?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.
diff --git a/datadict/datadict-mssqlnative.inc.php b/datadict/datadict-mssqlnative.inc.php
index 5734e364..f2e4df99 100644
--- a/datadict/datadict-mssqlnative.inc.php
+++ b/datadict/datadict-mssqlnative.inc.php
@@ -1,7 +1,7 @@
<?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.
diff --git a/datadict/datadict-mysql.inc.php b/datadict/datadict-mysql.inc.php
index 8c45616e..38d2006d 100644
--- a/datadict/datadict-mysql.inc.php
+++ b/datadict/datadict-mysql.inc.php
@@ -1,7 +1,7 @@
<?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.
diff --git a/datadict/datadict-oci8.inc.php b/datadict/datadict-oci8.inc.php
index 4adac2b1..977cd752 100644
--- a/datadict/datadict-oci8.inc.php
+++ b/datadict/datadict-oci8.inc.php
@@ -1,7 +1,7 @@
<?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.
diff --git a/datadict/datadict-postgres.inc.php b/datadict/datadict-postgres.inc.php
index 222ee55b..ce86650a 100644
--- a/datadict/datadict-postgres.inc.php
+++ b/datadict/datadict-postgres.inc.php
@@ -1,7 +1,7 @@
<?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.
diff --git a/datadict/datadict-sapdb.inc.php b/datadict/datadict-sapdb.inc.php
index 066b7d8c..b375eaf6 100644
--- a/datadict/datadict-sapdb.inc.php
+++ b/datadict/datadict-sapdb.inc.php
@@ -1,7 +1,7 @@
<?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.
diff --git a/datadict/datadict-sqlite.inc.php b/datadict/datadict-sqlite.inc.php
index 5a868e91..ca2736dc 100644
--- a/datadict/datadict-sqlite.inc.php
+++ b/datadict/datadict-sqlite.inc.php
@@ -1,7 +1,7 @@
<?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.
diff --git a/datadict/datadict-sybase.inc.php b/datadict/datadict-sybase.inc.php
index 94052e74..355499b8 100644
--- a/datadict/datadict-sybase.inc.php
+++ b/datadict/datadict-sybase.inc.php
@@ -1,7 +1,7 @@
<?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.