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 /adodb-memcache.lib.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 'adodb-memcache.lib.inc.php')
| -rw-r--r-- | adodb-memcache.lib.inc.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/adodb-memcache.lib.inc.php b/adodb-memcache.lib.inc.php index be9be1b1..8b9486b0 100644 --- a/adodb-memcache.lib.inc.php +++ b/adodb-memcache.lib.inc.php @@ -11,7 +11,7 @@ if (empty($ADODB_INCLUDED_CSV)) include_once(ADODB_DIR.'/adodb-csvlib.inc.php'); /* - @version v5.22.0-dev Unreleased + @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. |
