diff options
| author | Damien Regad <dregad@mantisbt.org> | 2021-08-17 00:31:23 +0200 |
|---|---|---|
| committer | Damien Regad <dregad@mantisbt.org> | 2021-08-17 00:31:23 +0200 |
| commit | eea4fc59246a14083e07949e4d54ac806ebbacce (patch) | |
| tree | 288def76fb95080ae76239361ec01ad030a70f18 /drivers/adodb-pdo_firebird.inc.php | |
| parent | 507466ef798b18a3a8830230cfcd51bb488513cf (diff) | |
| download | adodb-eea4fc59246a14083e07949e4d54ac806ebbacce.tar.gz adodb-eea4fc59246a14083e07949e4d54ac806ebbacce.tar.bz2 adodb-eea4fc59246a14083e07949e4d54ac806ebbacce.zip | |
Reset version to avoid merge conflicts
Fixes #751
Diffstat (limited to 'drivers/adodb-pdo_firebird.inc.php')
| -rw-r--r-- | drivers/adodb-pdo_firebird.inc.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/adodb-pdo_firebird.inc.php b/drivers/adodb-pdo_firebird.inc.php index 6e1f0544..73c7b46b 100644 --- a/drivers/adodb-pdo_firebird.inc.php +++ b/drivers/adodb-pdo_firebird.inc.php @@ -2,7 +2,7 @@ /** * ADOdb PDO Firebird driver * - * @version v5.22.0-dev Unreleased + * @version v5.21.1-dev Unreleased * @copyright (c) 2019 Damien Regad, Mark Newnham and the ADOdb community * * Released under both BSD license and Lesser GPL library license. |
