diff options
| author | Damien Regad <dregad@mantisbt.org> | 2016-09-20 08:27:30 +0200 |
|---|---|---|
| committer | Damien Regad <dregad@mantisbt.org> | 2016-09-20 08:29:42 +0200 |
| commit | 5022ed61cdda0950b404bedb01c52020f736526f (patch) | |
| tree | 2d693a68c15e17a041232bb864c2c4cd6d47f87a /session/old | |
| parent | 49254f2f2f13fb0d28b518f0bcacd29f3c623b66 (diff) | |
| download | adodb-5022ed61cdda0950b404bedb01c52020f736526f.tar.gz adodb-5022ed61cdda0950b404bedb01c52020f736526f.tar.bz2 adodb-5022ed61cdda0950b404bedb01c52020f736526f.zip | |
Bump version to 5.20.7v5.20.7
Diffstat (limited to 'session/old')
| -rw-r--r-- | session/old/adodb-cryptsession.php | 2 | ||||
| -rw-r--r-- | session/old/adodb-session-clob.php | 2 | ||||
| -rw-r--r-- | session/old/adodb-session.php | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/session/old/adodb-cryptsession.php b/session/old/adodb-cryptsession.php index fff5d3e3..11cdddfa 100644 --- a/session/old/adodb-cryptsession.php +++ b/session/old/adodb-cryptsession.php @@ -1,6 +1,6 @@ <?php /* -@version v5.20.7 19-Sep-2016 +@version v5.20.7 20-Sep-2016 @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/session/old/adodb-session-clob.php b/session/old/adodb-session-clob.php index f4b39b80..bd121afe 100644 --- a/session/old/adodb-session-clob.php +++ b/session/old/adodb-session-clob.php @@ -1,6 +1,6 @@ <?php /* - @version v5.20.7 19-Sep-2016 + @version v5.20.7 20-Sep-2016 @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/session/old/adodb-session.php b/session/old/adodb-session.php index 9a9c6a99..ee3012d1 100644 --- a/session/old/adodb-session.php +++ b/session/old/adodb-session.php @@ -1,6 +1,6 @@ <?php /* -@version v5.20.7 19-Sep-2016 +@version v5.20.7 20-Sep-2016 @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. |
